Skip to content

Commit a94de6f

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.0...v1.24.0) (2020-12-28) ### Features * ✨ 更改 api 引入的方法更合理化 ([e02f490](e02f490))
1 parent e02f490 commit a94de6f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [1.24.0](https://github.com/d2-projects/d2-admin/compare/v1.23.0...v1.24.0) (2020-12-28)
6+
7+
8+
### Features
9+
10+
* :sparkles: 更改 api 引入的方法更合理化 ([e02f490](https://github.com/d2-projects/d2-admin/commit/e02f4909d05bdb4e3e8e3f79f6a1a4c10023437f))
11+
512
# [1.23.0](https://github.com/d2-projects/d2-admin/compare/v1.22.0...v1.23.0) (2020-12-03)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d2-admin",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"scripts": {
55
"serve": "vue-cli-service serve --open",
66
"start": "npm run serve",

0 commit comments

Comments
 (0)