Skip to content

Commit

Permalink
feat: 版本1.0.9 升级
Browse files Browse the repository at this point in the history
  • Loading branch information
0x30 committed Jan 4, 2024
1 parent 87ced36 commit d44ddf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 1.0.9

fix: 修复 router stack 层级关系([87ced3](https://github.com/0x30/vue-navigation/commit/87ced36ab360578edb6d887abe2142847af0682e))
feat: loading 展示逻辑修改([77fcc5](https://github.com/0x30/vue-navigation/commit/77fcc548a9e59b3ac7847932c9ac70bcb71a57bf))
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.8",
"version": "1.0.9",
"scripts": {
"build": "vue-tsc && vite build",
"pub": "npm run build && npm publish --access public --registry https://registry.npmjs.org"
Expand Down

0 comments on commit d44ddf2

Please sign in to comment.