Skip to content

Commit

Permalink
chore: release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azuradara committed Jan 8, 2025
1 parent 0c748f9 commit aa4a8ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "celeste",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"packageManager": "[email protected]",
"description": "YouCan's design system.",
Expand Down
2 changes: 1 addition & 1 deletion packages/celeste-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/celeste-icons",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"author": "YouCan <[email protected]>",
"keywords": [
"youcan",
Expand Down
2 changes: 1 addition & 1 deletion packages/celeste-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/celeste-tokens",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"author": "YouCan <[email protected]>",
"keywords": [
"youcan",
Expand Down
2 changes: 1 addition & 1 deletion packages/celeste-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@youcan/celeste-vue",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"author": "YouCan <[email protected]>",
"keywords": [
"youcan",
Expand Down

0 comments on commit aa4a8ee

Please sign in to comment.