Skip to content

Commit e2611b6

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.0...v1.22.0) (2020-11-30) ### Bug Fixes * 📦 lodash-es to lodash (lowdb存在导致lodash无法移除) ([136e6cd](136e6cd)) ### Features * 📦 update @d2-projects/vue-table-export and @d2-projects/vue-table-import ([0d4f315](0d4f315))
1 parent 136e6cd commit e2611b6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
517
# [1.21.0](https://github.com/d2-projects/d2-admin/compare/v1.20.1...v1.21.0) (2020-11-30)
618

719

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.21.0",
3+
"version": "1.22.0",
44
"scripts": {
55
"serve": "vue-cli-service serve --open",
66
"start": "npm run serve",

0 commit comments

Comments
 (0)