File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.2] ( https://github.com/zhou-tao/vue-power-admin/compare/v1.1.1...v1.1.2 ) (2023-06-21)
2
+
3
+
4
+ ### Features
5
+
6
+ * :sparkles : add verification code login ([ ddfc98a] ( https://github.com/zhou-tao/vue-power-admin/commit/ddfc98a46883c39b7f6b967d2f90708cb4ea537d ) )
7
+ * ** component:** :sparkles : add verification code ([ 048fc94] ( https://github.com/zhou-tao/vue-power-admin/commit/048fc94f5a96f0748e83d45a134b351428d921ea ) )
8
+ * ** verification-code:** :sparkles : optimize card shape ([ f043ce7] ( https://github.com/zhou-tao/vue-power-admin/commit/f043ce7fe83c12d69fcee62b222e8cfb3d4cc8ac ) )
9
+
10
+
11
+ ### Performance Improvements
12
+
13
+ * ** v-permission:** :zap : optimize router call in directive hook ([ 5a9de56] ( https://github.com/zhou-tao/vue-power-admin/commit/5a9de564132caaebf4f246188e837d52db92c558 ) )
14
+
15
+
16
+
1
17
## [ 1.1.1] ( https://github.com/zhou-tao/vue-power-admin/compare/v1.1.0...v1.1.1 ) (2023-06-09)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-power-admin" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"scripts" : {
5
5
"dev" : " vite" ,
6
6
"commit" : " git cz" ,
You can’t perform that action at this time.
0 commit comments