Skip to content

Commit 91d04bd

Browse files
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.3...v1.25.0) (2022-08-23) ### Features * update packages minor ([85bdc01](85bdc01)) * update packages patch ([24a2f64](24a2f64))
1 parent 508c1a5 commit 91d04bd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/CHANGELOG.md

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

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

5+
# [1.25.0](https://github.com/d2-projects/d2-admin/compare/v1.24.3...v1.25.0) (2022-08-23)
6+
7+
8+
### Features
9+
10+
* update packages minor ([85bdc01](https://github.com/d2-projects/d2-admin/commit/85bdc019ea5e2c7afde157fd278a98add7868c03))
11+
* update packages patch ([24a2f64](https://github.com/d2-projects/d2-admin/commit/24a2f64d275e7e5992588b305bafdf99be40b5c6))
12+
513
## [1.24.3](https://github.com/d2-projects/d2-admin/compare/v1.24.2...v1.24.3) (2022-08-23)
614

715

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.24.3",
3+
"version": "1.25.0",
44
"scripts": {
55
"serve": "vue-cli-service serve --open",
66
"start": "npm run serve",

0 commit comments

Comments
 (0)