Skip to content

Commit 97e26c0

Browse files
committed
chore(release): 0.8.14
1 parent 0f80623 commit 97e26c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [0.8.14](https://github.com/dream2023/vue-ele-form/compare/v0.8.13...v0.8.14) (2020-02-15)
6+
7+
8+
### Bug Fixes
9+
10+
* 默认值导致变化无法检测问题 ([0f80623](https://github.com/dream2023/vue-ele-form/commit/0f806234e17e8ccc3ba7b2d057a7303ad35ff529))
11+
512
### [0.8.13](https://github.com/dream2023/vue-ele-form/compare/v0.8.12...v0.8.13) (2020-02-15)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-ele-form",
33
"description": "基于 element-ui 的数据驱动表单组件",
4-
"version": "0.8.13",
4+
"version": "0.8.14",
55
"license": "MIT",
66
"private": false,
77
"scripts": {

0 commit comments

Comments
 (0)