We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba795d0 commit 10223f7Copy full SHA for 10223f7
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
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
12
# [1.24.0](https://github.com/d2-projects/d2-admin/compare/v1.23.0...v1.24.0) (2020-12-28)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "d2-admin",
- "version": "1.24.0",
+ "version": "1.24.1",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
0 commit comments