Skip to content

Commit 01d05f4

Browse files
committed
chore(release): publish v0.6.0
1 parent 1231ebe commit 01d05f4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "0.5.15",
7+
"version": "0.6.0",
88
"command": {
99
"version": {
1010
"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": "@odpf/icons",
3-
"version": "0.5.15",
3+
"version": "0.6.0",
44
"description": "Apsara icons",
55
"scripts": {
66
"build": "node scripts/build.js",

packages/apsara-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odpf/apsara",
3-
"version": "0.5.15",
3+
"version": "0.6.0",
44
"description": "A list of base components for apsara",
55
"author": "Praveen Yadav <praveen.yadav@go-jek.com>",
66
"license": "Apache-2.0",
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@ant-design/icons": "^4.2.2",
39-
"@odpf/icons": "^0.5.15",
39+
"@odpf/icons": "^0.6.0",
4040
"antd": "^4.16.13",
4141
"clsx": "^1.1.1",
4242
"moment": "^2.29.1",

0 commit comments

Comments
 (0)