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

@@ -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",