We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01ffef commit ff4a9bfCopy full SHA for ff4a9bf
CHANGELOG.md
@@ -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
8
# [3.1.0](https://github.com/14nrv/vue-form-json/compare/v3.0.1...v3.1.0) (2020-10-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-form-json",
- "version": "0.0.0-development",
+ "version": "3.1.1",
"description": "Generate a vue form with validation from an array",
"author": "14nrv",
"license": "MIT",
0 commit comments