We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093e819 commit 5b1a5c9Copy full SHA for 5b1a5c9
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# [3.6.0](https://github.com/14nrv/vue-form-json/compare/v3.5.2...v3.6.0) (2021-10-12)
2
+
3
4
+### Features
5
6
+* add hasAsteriskJustAfterLabel props ([093e819](https://github.com/14nrv/vue-form-json/commit/093e819fdb38deab633d96301b362b5f777d16e4))
7
+* add hasAsteriskJustAfterLabel props ([c46ed8c](https://github.com/14nrv/vue-form-json/commit/c46ed8c806020d32a84315167370c8633564aecb))
8
9
## [3.5.2](https://github.com/14nrv/vue-form-json/compare/v3.5.1...v3.5.2) (2021-04-16)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-form-json",
- "version": "3.5.2",
+ "version": "3.6.0",
"description": "Generate a vue form with validation from an array",
"author": "14nrv",
"license": "MIT",
0 commit comments