Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
chore(release): 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dream2023 committed Apr 17, 2020
1 parent 52abbc0 commit 452573d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.2.2](https://github.com/dream2023/vue-ele-form-generator/compare/v2.2.1...v2.2.2) (2020-04-17)


### Bug Fixes

* 修复导入数据问题 ([52abbc0](https://github.com/dream2023/vue-ele-form-generator/commit/52abbc0bce2cfde6124b28b798b0ad2ce54823de))

### [2.2.1](https://github.com/dream2023/vue-ele-form-generator/compare/v2.2.0...v2.2.1) (2020-04-13)

## [2.2.0](https://github.com/dream2023/vue-ele-form-generator/compare/v2.1.0...v2.2.0) (2020-03-25)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-ele-form-generator",
"version": "2.2.1",
"version": "2.2.2",
"description": "vue-ele-form-generator是专为vue-ele-form开发的可视化表单设计工具, 让表单开发的效率更上一层楼",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 452573d

Please sign in to comment.