Skip to content

Commit

Permalink
feat: 代码格式化 update version to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
0x30 committed Dec 28, 2023
1 parent 0e6531d commit c16231e
Show file tree
Hide file tree
Showing 6 changed files with 130 additions and 135 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vitejs/plugin-vue-jsx": "^3.1.0"
},
"name": "@0x30/vue-navigation",
"version": "1.3.8",
"version": "1.3.9",
"main": "./dist/vue-navigation.umd.cjs",
"module": "./dist/vue-navigation.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x30/vue-navigation-layout",
"version": "1.0.5",
"version": "1.0.6",
"scripts": {
"build": "vue-tsc && vite build",
"pub": "npm run build && npm publish --access public --registry https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit c16231e

Please sign in to comment.