File tree Expand file tree Collapse file tree 10 files changed +37
-5
lines changed
Expand file tree Collapse file tree 10 files changed +37
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/logaretm/vee-validate/compare/v4.6.1...v4.6.2 ) (2022-07-17)
7+
8+ ### Bug Fixes
9+
10+ * avoid toggling field array checkboxes values closes [ #3844 ] ( https://github.com/logaretm/vee-validate/issues/3844 ) ([ fffad4b] ( https://github.com/logaretm/vee-validate/commit/fffad4bea68cc949d0bce440b5daf43901aaca7f ) )
11+
12+ ### Features
13+
14+ * expose field and form options closes [ #3843 ] ( https://github.com/logaretm/vee-validate/issues/3843 ) ([ 7437612] ( https://github.com/logaretm/vee-validate/commit/7437612ab554f8f65b445f7b065725b570a9a14a ) )
15+
616## [ 4.6.1] ( https://github.com/logaretm/vee-validate/compare/v4.6.0...v4.6.1 ) (2022-07-12)
717
818### Bug Fixes
Original file line number Diff line number Diff line change 33 " packages/*"
44 ],
55 "npmClient" : " yarn" ,
6- "version" : " 4.6.1 " ,
6+ "version" : " 4.6.2 " ,
77 "useWorkspaces" : true ,
88 "command" : {
99 "version" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/logaretm/vee-validate/compare/v4.6.1...v4.6.2 ) (2022-07-17)
7+
8+ ** Note:** Version bump only for package @vee-validate/i18n
9+
610## [ 4.6.1] ( https://github.com/logaretm/vee-validate/compare/v4.6.0...v4.6.1 ) (2022-07-12)
711
812** Note:** Version bump only for package @vee-validate/i18n
Original file line number Diff line number Diff line change 11{
22 "name" : " @vee-validate/i18n" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 4.6.2 " ,
44 "description" : " Localization module for VeeValidate" ,
55 "author" :
" Abdelrahman Awad <[email protected] >" ,
66 "homepage" : " https://vee-validate.logaretm.com/v4/guide/i18n" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/logaretm/vee-validate/compare/v4.6.1...v4.6.2 ) (2022-07-17)
7+
8+ ** Note:** Version bump only for package @vee-validate/rules
9+
610## [ 4.6.1] ( https://github.com/logaretm/vee-validate/compare/v4.6.0...v4.6.1 ) (2022-07-12)
711
812** Note:** Version bump only for package @vee-validate/rules
Original file line number Diff line number Diff line change 11{
22 "name" : " @vee-validate/rules" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 4.6.2 " ,
44 "description" : " Form Validation for Vue.js" ,
55 "author" :
" Abdelrahman Awad <[email protected] >" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/logaretm/vee-validate/compare/v4.6.1...v4.6.2 ) (2022-07-17)
7+
8+ ### Bug Fixes
9+
10+ * avoid toggling field array checkboxes values closes [ #3844 ] ( https://github.com/logaretm/vee-validate/issues/3844 ) ([ fffad4b] ( https://github.com/logaretm/vee-validate/commit/fffad4bea68cc949d0bce440b5daf43901aaca7f ) )
11+
12+ ### Features
13+
14+ * expose field and form options closes [ #3843 ] ( https://github.com/logaretm/vee-validate/issues/3843 ) ([ 7437612] ( https://github.com/logaretm/vee-validate/commit/7437612ab554f8f65b445f7b065725b570a9a14a ) )
15+
616## [ 4.6.1] ( https://github.com/logaretm/vee-validate/compare/v4.6.0...v4.6.1 ) (2022-07-12)
717
818### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vee-validate" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 4.6.2 " ,
44 "description" : " Form Validation for Vue.js" ,
55 "author" :
" Abdelrahman Awad <[email protected] >" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/logaretm/vee-validate/compare/v4.6.1...v4.6.2 ) (2022-07-17)
7+
8+ ** Note:** Version bump only for package @vee-validate/zod
9+
610## [ 4.6.1] ( https://github.com/logaretm/vee-validate/compare/v4.6.0...v4.6.1 ) (2022-07-12)
711
812** Note:** Version bump only for package @vee-validate/zod
Original file line number Diff line number Diff line change 11{
22 "name" : " @vee-validate/zod" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 4.6.2 " ,
44 "description" : " vee-validate integration with zod schema validation" ,
55 "author" :
" Abdelrahman Awad <[email protected] >" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments