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:
parent
ba795d0887
commit
10223f7aef
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue