Skip to content

Commit a97e198

Browse files
committed
chore(release): 2.8.1
1 parent 1b75918 commit a97e198

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="2.8.1"></a>
6+
## [2.8.1](https://github.com/chenquincy/vue-dynamic-form-component/compare/v2.8.0...v2.8.1) (2020-10-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **$dynamic-input:** can set float value with number type ([1b75918](https://github.com/chenquincy/vue-dynamic-form-component/commit/1b75918)), closes [#33](https://github.com/chenquincy/vue-dynamic-form-component/issues/33)
12+
13+
14+
515
<a name="2.8.0"></a>
616
# [2.8.0](https://github.com/chenquincy/vue-dynamic-form-component/compare/v2.7.0...v2.8.0) (2020-09-17)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dynamic-form-component",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"license": "MIT",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)