Skip to content

Commit 66053c9

Browse files
committed
chore: release v1.1.1
1 parent 5bd9afe commit 66053c9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.1.1](https://github.com/zhou-tao/vue-power-admin/compare/v1.1.0...v1.1.1) (2023-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: theme switch ([1969fae](https://github.com/zhou-tao/vue-power-admin/commit/1969fae453eb06cd2c5e3533bfa29ad10cda057d))
7+
* **vite:** :bug: page reloading by optimized dependencies changed ([2eaddbe](https://github.com/zhou-tao/vue-power-admin/commit/2eaddbee7447f421521de54c809d7a4fb5edbffe))
8+
9+
10+
### Features
11+
12+
* :sparkles: add optimize deps config ([5bd9afe](https://github.com/zhou-tao/vue-power-admin/commit/5bd9afee712c9854694f3008881ef5742e25d134))
13+
14+
15+
116
# [1.1.0](https://github.com/zhou-tao/vue-power-admin/compare/v1.0.1...v1.1.0) (2023-06-05)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-power-admin",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"dev": "vite",
66
"commit": "git cz",

0 commit comments

Comments
 (0)