Skip to content

Commit 095b7ee

Browse files
committed
chore: release v1.1.2
1 parent ddfc98a commit 095b7ee

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
## [1.1.1](https://github.com/zhou-tao/vue-power-admin/compare/v1.1.0...v1.1.1) (2023-06-09)
218

319

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.1",
3+
"version": "1.1.2",
44
"scripts": {
55
"dev": "vite",
66
"commit": "git cz",

0 commit comments

Comments
 (0)