chore(release): 1.24.1 [skip ci]

## [1.24.1](https://github.com/d2-projects/d2-admin/compare/v1.24.0...v1.24.1) (2021-07-20)

### Bug Fixes

* update sass and options ([ba795d0](ba795d0887))
This commit is contained in:
semantic-release-bot 2021-07-20 14:06:32 +00:00
parent ba795d0887
commit 10223f7aef
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [1.24.1](https://github.com/d2-projects/d2-admin/compare/v1.24.0...v1.24.1) (2021-07-20)
### Bug Fixes
* update sass and options ([ba795d0](https://github.com/d2-projects/d2-admin/commit/ba795d0887686284bd22d5f882a74da83240d3cc))
# [1.24.0](https://github.com/d2-projects/d2-admin/compare/v1.23.0...v1.24.0) (2020-12-28)

View File

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