Skip to content

Commit ff4a9bf

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2020-10-24) ### Bug Fixes * add required rule ([d6f6dc0](d6f6dc0))
1 parent e01ffef commit ff4a9bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/14nrv/vue-form-json/compare/v3.1.0...v3.1.1) (2020-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add required rule ([d6f6dc0](https://github.com/14nrv/vue-form-json/commit/d6f6dc0760d6f4e2e0f2629016780ca12e7ee415))
7+
18
# [3.1.0](https://github.com/14nrv/vue-form-json/compare/v3.0.1...v3.1.0) (2020-10-24)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-form-json",
3-
"version": "0.0.0-development",
3+
"version": "3.1.1",
44
"description": "Generate a vue form with validation from an array",
55
"author": "14nrv",
66
"license": "MIT",

0 commit comments

Comments
 (0)