Skip to content

Commit 10223f7

Browse files
chore(release): 1.24.1 [skip ci]
## [1.24.1](v1.24.0...v1.24.1) (2021-07-20) ### Bug Fixes * update sass and options ([ba795d0](ba795d0))
1 parent ba795d0 commit 10223f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

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

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

5+
## [1.24.1](https://github.com/d2-projects/d2-admin/compare/v1.24.0...v1.24.1) (2021-07-20)
6+
7+
8+
### Bug Fixes
9+
10+
* update sass and options ([ba795d0](https://github.com/d2-projects/d2-admin/commit/ba795d0887686284bd22d5f882a74da83240d3cc))
11+
512
# [1.24.0](https://github.com/d2-projects/d2-admin/compare/v1.23.0...v1.24.0) (2020-12-28)
613

714

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

0 commit comments

Comments
 (0)