File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.1.0] ( https://github.com/14nrv/vue-form-json/compare/v3.0.1...v3.1.0 ) (2020-10-24)
2
+
3
+
4
+ ### Features
5
+
6
+ * slugify label in ValidationProvider name ([ fe326f3] ( https://github.com/14nrv/vue-form-json/commit/fe326f3b5ed87f2ed70cd077c6512a28a3afda88 ) )
7
+ * ** label:** add for attr ([ 0568eb2] ( https://github.com/14nrv/vue-form-json/commit/0568eb26b46b6b219b4a32deb57cffe6a9a57ecb ) )
8
+ * add alternativeLabel & for attr ([ c72bab3] ( https://github.com/14nrv/vue-form-json/commit/c72bab32f143672dad29068a18485f54129c6f40 ) )
9
+
1
10
## [ 3.0.1] ( https://github.com/14nrv/vue-form-json/compare/v3.0.0...v3.0.1 ) (2020-10-10)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-form-json" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " Generate a vue form with validation from an array" ,
5
5
"author" : " 14nrv" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments