Skip to content

Commit

Permalink
feat: v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
0x30 committed Jan 5, 2024
1 parent ef9c03e commit 7ed10ba
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
@@ -1,3 +1,7 @@
## [v1.0.13](https://github.com/0x30/vue-navigation/compare/feba1520ac4db88ff0daf9412244d7d0bd7845c2...ef9c03e3011327108ad9586fa9b5103d71d73683)

* 移除重写 class

## [v1.0.12](https://github.com/0x30/vue-navigation/compare/734e2da2a7db187d3184300bdb2cfb88f9dbfcf3...97eba3d3215e2b27fd170f9f214bcc963ebbd5e8)

* 加载中 不可点击背后
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.12",
"version": "1.0.13",
"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 7ed10ba

Please sign in to comment.