Skip to content

Commit 6f2b9cf

Browse files
committed
chore(release): publish v0.7.1-alpha.3
1 parent ac121f8 commit 6f2b9cf

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.7.1-alpha.2",
7+
"version": "0.7.1-alpha.3",
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.7.1-alpha.2",
3+
"version": "0.7.1-alpha.3",
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.7.1-alpha.2",
3+
"version": "0.7.1-alpha.3",
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.7.1-alpha.2",
39+
"@odpf/icons": "^0.7.1-alpha.3",
4040
"@radix-ui/colors": "^0.1.8",
4141
"@radix-ui/react-icons": "^1.1.1",
4242
"@radix-ui/react-radio-group": "^1.0.0",

0 commit comments

Comments
 (0)