Skip to content

Commit

Permalink
chore: bump version to v0.8.2 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekv24 authored Feb 14, 2023
1 parent 48990c8 commit ff43e81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.8.1",
"version": "0.8.2",
"command": {
"version": {
"message": "chore(release): publish %s"
Expand Down
2 changes: 1 addition & 1 deletion packages/apsara-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odpf/icons",
"version": "0.8.1",
"version": "0.8.2",
"description": "Apsara icons",
"scripts": {
"build": "node scripts/build.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/apsara-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odpf/apsara",
"version": "0.8.1",
"version": "0.8.2",
"description": "A list of base components for apsara",
"author": "Praveen Yadav <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit ff43e81

Please sign in to comment.