Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QiuShuiBai committed Oct 16, 2024
1 parent 588d2a4 commit 167b82d
Show file tree
Hide file tree
Showing 4 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,6 +1,6 @@
{
"name": "mpx-cube-ui",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "mpx components library",
"author": "xiaolei <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/extract-theme-var/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/extract-theme-var",
"version": "1.0.0",
"version": "1.0.1",
"description": "mpx-cube-ui theme variable extractor",
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/mpx-cube-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/mpx-cube-ui",
"version": "1.0.0",
"version": "1.0.1",
"description": "mpx components library",
"author": "xiaolei <[email protected]>",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/website-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/website-build",
"version": "1.0.0",
"version": "1.0.1",
"description": "mpx-cube-ui website builder",
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand All @@ -18,7 +18,7 @@
"keywords": [],
"license": "Apache-2.0",
"devDependencies": {
"@mpxjs/extract-theme-var": "workspace:1.0.0",
"@mpxjs/extract-theme-var": "workspace:1.0.1",
"@mpxjs/vuese-markdown-render": "^1.0.0",
"@mpxjs/vuese-parser": "^1.0.0",
"@types/node": "^20.10.0",
Expand Down

0 comments on commit 167b82d

Please sign in to comment.