File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.6.1] - 2025-06-25
11
+
10
12
### Fixed
11
13
12
14
- wrong spread provided by MUI on ` renderHighlightedOptionFunction `
@@ -531,7 +533,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
531
533
532
534
- Created package :tada :
533
535
534
- [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.6.0 ...HEAD
536
+ [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.6.1 ...HEAD
535
537
[ 0.1.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
536
538
[ 0.1.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
537
539
[ 0.1.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -556,6 +558,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
556
558
[ 0.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
557
559
[ 0.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
558
560
[ 0.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
561
+ [ 3.6.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.6.0...3.6.1
559
562
[ 3.6.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.5.0...3.6.0
560
563
[ 3.5.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.4.0...3.5.0
561
564
[ 3.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.3.0...3.4.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @neolution-ch/react-hook-form-components" ,
3
- "version" : " 3.6.0 " ,
3
+ "version" : " 3.6.1 " ,
4
4
"description" : " a collection of react hook form components to reduce boilerplate and figuring out how to integrate react hook form with other libraries" ,
5
5
"homepage" : " https://neolution-ch.github.io/react-hook-form-components" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments