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.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dream2023 committed Feb 27, 2020
1 parent e8ca828 commit 6b70946
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.0.0](https://github.com/dream2023/vue-ele-form-generator/compare/v1.10.1...v2.0.0) (2020-02-27)


### ⚠ BREAKING CHANGES

* 用ts重构 & 修复若干问题

### Bug Fixes

* release 脚本错误 ([551d51d](https://github.com/dream2023/vue-ele-form-generator/commit/551d51d7eebda6663464616383af1df7b3ad28ae))


* 用ts重构 & 修复若干问题 ([e8ca828](https://github.com/dream2023/vue-ele-form-generator/commit/e8ca828114ab6be693732b22454daf50048096c2))

### [1.10.1](https://github.com/dream2023/vue-ele-form-generator/compare/v1.10.0...v1.10.1) (2020-02-14)

### Bug Fixes
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": "1.10.1",
"version": "2.0.0",
"description": "vue-ele-form-generator是专为vue-ele-form开发的可视化表单设计工具, 让表单开发的效率更上一层楼",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 6b70946

Please sign in to comment.