Skip to content

Commit 2bf8a8b

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.0...v3.3.0) (2021-02-23) ### Features * use scoped slot instead of slot ([168d41e](168d41e))
1 parent 16450ba commit 2bf8a8b

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.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+
18
# [3.2.0](https://github.com/14nrv/vue-form-json/compare/v3.1.1...v3.2.0) (2020-11-07)
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": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Generate a vue form with validation from an array",
55
"author": "14nrv",
66
"license": "MIT",

0 commit comments

Comments
 (0)