chore(release): 1.25.0 [skip ci]

# [1.25.0](https://github.com/d2-projects/d2-admin/compare/v1.24.3...v1.25.0) (2022-08-23)

### Features

* update packages minor ([85bdc01](85bdc019ea))
* update packages patch ([24a2f64](24a2f64d27))
This commit is contained in:
semantic-release-bot 2022-08-23 14:21:14 +00:00
parent 508c1a58f3
commit 91d04bddb2
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
# [1.25.0](https://github.com/d2-projects/d2-admin/compare/v1.24.3...v1.25.0) (2022-08-23)
### Features
* update packages minor ([85bdc01](https://github.com/d2-projects/d2-admin/commit/85bdc019ea5e2c7afde157fd278a98add7868c03))
* update packages patch ([24a2f64](https://github.com/d2-projects/d2-admin/commit/24a2f64d275e7e5992588b305bafdf99be40b5c6))
## [1.24.3](https://github.com/d2-projects/d2-admin/compare/v1.24.2...v1.24.3) (2022-08-23)

View File

@ -1,6 +1,6 @@
{
"name": "d2-admin",
"version": "1.24.3",
"version": "1.25.0",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",