Skip to content

Commit

Permalink
chore: release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-tao committed Jun 21, 2023
1 parent ddfc98a commit 095b7ee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.1.2](https://github.com/zhou-tao/vue-power-admin/compare/v1.1.1...v1.1.2) (2023-06-21)


### Features

* :sparkles: add verification code login ([ddfc98a](https://github.com/zhou-tao/vue-power-admin/commit/ddfc98a46883c39b7f6b967d2f90708cb4ea537d))
* **component:** :sparkles: add verification code ([048fc94](https://github.com/zhou-tao/vue-power-admin/commit/048fc94f5a96f0748e83d45a134b351428d921ea))
* **verification-code:** :sparkles: optimize card shape ([f043ce7](https://github.com/zhou-tao/vue-power-admin/commit/f043ce7fe83c12d69fcee62b222e8cfb3d4cc8ac))


### Performance Improvements

* **v-permission:** :zap: optimize router call in directive hook ([5a9de56](https://github.com/zhou-tao/vue-power-admin/commit/5a9de564132caaebf4f246188e837d52db92c558))



## [1.1.1](https://github.com/zhou-tao/vue-power-admin/compare/v1.1.0...v1.1.1) (2023-06-09)


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.1",
"version": "1.1.2",
"scripts": {
"dev": "vite",
"commit": "git cz",
Expand Down

0 comments on commit 095b7ee

Please sign in to comment.