Skip to content

Commit 4208f1a

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2020-04-25) ### Bug Fixes * **dependencies-cdn:** 修复生产环境中 CDN 没有引用 .min 的问题 ([f1f7b91](f1f7b91))
1 parent f1f7b91 commit 4208f1a

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.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+
512
## [1.9.1](https://github.com/d2-projects/d2-admin/compare/v1.9.0...v1.9.1) (2020-04-23)
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.9.1",
3+
"version": "1.9.2",
44
"scripts": {
55
"serve": "vue-cli-service serve --open",
66
"start": "npm run serve",

0 commit comments

Comments
 (0)