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+ ## [ 2.13.1] - 2024-12-02
11+
1012### Fixed
1113
1214- pick disabled options on Tab, updating react-bootstrap-typeahead to v6.3.4.
@@ -429,7 +431,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
429431
430432- Created package :tada :
431433
432- [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.13.0 ...HEAD
434+ [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.13.1 ...HEAD
433435[ 0.1.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
434436[ 0.1.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
435437[ 0.1.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -454,6 +456,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
454456[ 0.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
455457[ 0.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
456458[ 0.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
459+ [ 2.13.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.13.0...2.13.1
457460[ 2.13.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.12.0...2.13.0
458461[ 2.12.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.11.0...2.12.0
459462[ 2.11.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/2.10.0...2.11.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-hook-form-components" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.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