Skip to content

Commit e6d500e

Browse files
committed
chore(release): 2.3.2
1 parent 5833ddf commit e6d500e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33
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.
44

5+
## [2.3.2](https://github.com/chenquincy/vue-dynamic-form-component/compare/v2.3.1...v2.3.2) (2019-10-28)
6+
7+
8+
### Bug Fixes
9+
10+
* compatible enum type without descriptor.options ([5833ddf](https://github.com/chenquincy/vue-dynamic-form-component/commit/5833ddf))
11+
12+
13+
514
## [2.3.1](https://github.com/chenquincy/vue-dynamic-form-component/compare/v2.3.0...v2.3.1) (2019-09-23)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dynamic-form-component",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"license": "MIT",
55
"author": {
66
"email": "mail@quincychen.cn",

0 commit comments

Comments
 (0)