Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-tao committed Jun 9, 2023
1 parent 5bd9afe commit 66053c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.1.1](https://github.com/zhou-tao/vue-power-admin/compare/v1.1.0...v1.1.1) (2023-06-09)


### Bug Fixes

* :bug: theme switch ([1969fae](https://github.com/zhou-tao/vue-power-admin/commit/1969fae453eb06cd2c5e3533bfa29ad10cda057d))
* **vite:** :bug: page reloading by optimized dependencies changed ([2eaddbe](https://github.com/zhou-tao/vue-power-admin/commit/2eaddbee7447f421521de54c809d7a4fb5edbffe))


### Features

* :sparkles: add optimize deps config ([5bd9afe](https://github.com/zhou-tao/vue-power-admin/commit/5bd9afee712c9854694f3008881ef5742e25d134))



# [1.1.0](https://github.com/zhou-tao/vue-power-admin/compare/v1.0.1...v1.1.0) (2023-06-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-power-admin",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"dev": "vite",
"commit": "git cz",
Expand Down

0 comments on commit 66053c9

Please sign in to comment.