File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See
4
+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 1.6.0] ( https://github.com/d2-projects/d2-admin/compare/v1.5.0...v1.6.0 ) (2020-04-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * mock 适配多页 ([ a384bae] ( https://github.com/d2-projects/d2-admin/commit/a384baea5773479f81cf4567da661238bdea7c25 ) )
12
+ * 修复 VueFilenameInjector 配置 ([ e5a077c] ( https://github.com/d2-projects/d2-admin/commit/e5a077ce98c3612ed31f0135da77498b266644e5 ) )
13
+ * 修复多页面 cdn 引用 ([ 0be4630] ( https://github.com/d2-projects/d2-admin/commit/0be46301ab3befea272d0c258c3ab67da48f65b6 ) )
14
+ * ** plugin/axios:** axios.interceptors.request error miss return ([ a90079d] ( https://github.com/d2-projects/d2-admin/commit/a90079d6d9a57d0c4f1bfe337b6f2acd2ea5ce98 ) )
15
+
16
+
17
+ ### Features
18
+
19
+ * scss public ([ 7f00053] ( https://github.com/d2-projects/d2-admin/commit/7f00053b34e280b471a9aaefbe2ddc5265d44e90 ) )
20
+ * ueditor ([ 7be7f98] ( https://github.com/d2-projects/d2-admin/commit/7be7f98586626131764f30dac6cdeeac7a23b769 ) )
21
+ * 设置 icon: '' 可以取消默认的菜单图标 ([ af5dc86] ( https://github.com/d2-projects/d2-admin/commit/af5dc868062e1076f41740319d4280e790fc1760 ) )
22
+
23
+
24
+ ### Performance Improvements
25
+
26
+ * 增加 cdn 依赖 ([ 9f8b8c7] ( https://github.com/d2-projects/d2-admin/commit/9f8b8c76721cd28f948330b9fe7a848f1b7d86c3 ) )
27
+ * 增加 cdn 依赖 ([ 3e5713c] ( https://github.com/d2-projects/d2-admin/commit/3e5713c516e1d4876f9fd36119171b9992dfff70 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " d2-admin" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.6 .0" ,
4
4
"scripts" : {
5
5
"serve" : " vue-cli-service serve --open" ,
6
6
"start" : " npm run serve" ,
You can’t perform that action at this time.
0 commit comments