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 f1f7b91 commit 4208f1aCopy full SHA for 4208f1a
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.9.2](https://github.com/d2-projects/d2-admin/compare/v1.9.1...v1.9.2) (2020-04-25)
6
+
7
8
+### Bug Fixes
9
10
+* **dependencies-cdn:** 修复生产环境中 CDN 没有引用 .min 的问题 ([f1f7b91](https://github.com/d2-projects/d2-admin/commit/f1f7b91c3f0fcdceca3815b700343b38194805c9))
11
12
## [1.9.1](https://github.com/d2-projects/d2-admin/compare/v1.9.0...v1.9.1) (2020-04-23)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "d2-admin",
- "version": "1.9.1",
+ "version": "1.9.2",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
0 commit comments