We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16450ba commit 2bf8a8bCopy full SHA for 2bf8a8b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.3.0](https://github.com/14nrv/vue-form-json/compare/v3.2.0...v3.3.0) (2021-02-23)
2
+
3
4
+### Features
5
6
+* use scoped slot instead of slot ([168d41e](https://github.com/14nrv/vue-form-json/commit/168d41eaed3206091ad0f25bfc08e03ec921b510))
7
8
# [3.2.0](https://github.com/14nrv/vue-form-json/compare/v3.1.1...v3.2.0) (2020-11-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-form-json",
- "version": "3.2.0",
+ "version": "3.3.0",
"description": "Generate a vue form with validation from an array",
"author": "14nrv",
"license": "MIT",
0 commit comments