File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
16
# [ 1.1.0] ( https://github.com/zhou-tao/vue-power-admin/compare/v1.0.1...v1.1.0 ) (2023-06-05)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-power-admin" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"scripts" : {
5
5
"dev" : " vite" ,
6
6
"commit" : " git cz" ,
You can’t perform that action at this time.
0 commit comments