Skip to content

Commit 705596d

Browse files
committed
chore: bump version
1 parent a4d4af8 commit 705596d

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
@@ -2,7 +2,7 @@
22
"packages": ["packages/*"],
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "0.11.1",
5+
"version": "0.11.2",
66
"command": {
77
"version": {
88
"message": "chore(release): publish %s"

packages/apsara-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goto-company/icons",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Apsara icons",
55
"scripts": {
66
"build": "node scripts/build.js",

packages/apsara-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goto-company/apsara",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "A list of base components for apsara",
55
"author": "Praveen Yadav <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)