Skip to content

Commit

Permalink
chore(master): release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KYX1234 committed Sep 14, 2023
1 parent a4b95e0 commit 50b6792
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.23.0](https://github.com/KYX1234/Element-Admin/compare/v1.22.3...v1.23.0) (2023-09-14)


### Features

* 角色管理 ([a4b95e0](https://github.com/KYX1234/Element-Admin/commit/a4b95e07a6794e61eefdbd5bbb94be8e09dd03a5))

## [1.22.3](https://github.com/KYX1234/Element-Admin/compare/v1.22.2...v1.22.3) (2023-09-12)


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": "element-admin",
"version": "1.22.3",
"version": "1.23.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 50b6792

Please sign in to comment.