File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 1.22.0] ( https://github.com/d2-projects/d2-admin/compare/v1.21.0...v1.22.0 ) (2020-11-30)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * :package : lodash-es to lodash (lowdb存在导致lodash无法移除) ([ 136e6cd] ( https://github.com/d2-projects/d2-admin/commit/136e6cd040f1a2bc74a830f7e94f91c6a5680609 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * :package : update @d2-projects/vue-table-export and @d2-projects/vue-table-import ([ 0d4f315] ( https://github.com/d2-projects/d2-admin/commit/0d4f315a27d74b1318a916888d0cf3500d590fd8 ) )
16
+
5
17
# [ 1.21.0] ( https://github.com/d2-projects/d2-admin/compare/v1.20.1...v1.21.0 ) (2020-11-30)
6
18
7
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " d2-admin" ,
3
- "version" : " 1.21 .0" ,
3
+ "version" : " 1.22 .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