File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.15.1] - 2026-01-12
11+
1012### Fix
1113
1214- ` * ` visibility on a required field label, whether the label is empty.
@@ -689,7 +691,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
689691
690692- Created package :tada :
691693
692- [unreleased ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.15.0 ...HEAD
694+ [unreleased ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.15.1 ...HEAD
693695[0.1 .2 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
694696[0.1 .1 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
695697[0.1 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -714,6 +716,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
714716[0.4 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
715717[0.3 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
716718[0.2 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
719+ [3.15 .1 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.15.0...3.15.1
717720[3.15 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.14.0...3.15.0
718721[3.14 .0 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.13.1...3.14.0
719722[3.13 .1 ]: https :// github.com/neolution-ch/react-hook-form-components/compare/3.13.0...3.13.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-hook-form-components" ,
3- "version" : " 3.15.0 " ,
3+ "version" : " 3.15.1 " ,
44 "description" : " a collection of react hook form components to reduce boilerplate and figuring out how to integrate react hook form with other libraries" ,
55 "homepage" : " https://neolution-ch.github.io/react-hook-form-components" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments