Skip to content

Commit

Permalink
chore: release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Zhang1019 committed Feb 19, 2023
1 parent 27a1fe6 commit fda8bd4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"packageManager": "pnpm@7.5.2",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucky-design/common",
"version": "0.0.4",
"version": "0.0.5",
"description": "lucky-design common library",
"license": "MIT",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucky-design/components",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/lucky-design/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lucky-design",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",
"keywords": [
"lucky-design",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucky-design/preset",
"version": "0.0.4",
"version": "0.0.5",
"description": "lucky-design preset library",
"license": "MIT",
"sideEffects": false,
Expand Down

1 comment on commit fda8bd4

@vercel
Copy link

@vercel vercel bot commented on fda8bd4 Feb 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.