Skip to content

Commit b54a895

Browse files
armaang1729Armaan Gupta
andauthored
version upgrade (#166)
Publish was failing as it was to create 1.0.27 which already exists so fixing this. Co-authored-by: Armaan Gupta <armaang@Armaans-MacBook-Pro.local>
1 parent 2c9d55e commit b54a895

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "1.0.26"
6+
"version": "1.0.27"
77
}

packages/react-native-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aemforms/af-react-native",
3-
"version": "1.0.26",
3+
"version": "1.0.27",
44
"description": "React native based componets for Headless Form",
55
"author": "Adobe Systems",
66
"license": "Adobe Proprietary",

packages/react-vanilla-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aemforms/af-react-vanilla-components",
3-
"version": "1.0.26",
3+
"version": "1.0.27",
44
"description": "HTML5 based React Components for Headless Forms",
55
"author": "Adobe Systems",
66
"license": "Adobe Proprietary",

0 commit comments

Comments
 (0)