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.2.1] - 2024-02-01
11+
1012### Fixed
1113
1214- Selection of active panel when ` active ` is provided to main navigation items.
@@ -161,12 +163,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
161163- created package :tada :
162164- added tests
163165
164- [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.2.0 ...HEAD
166+ [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.2.1 ...HEAD
165167[ 2.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
166168[ 2.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
167169[ 2.0.2 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
168170[ 2.0.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
169171[ 2.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0
172+ [ 3.2.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.2.0...3.2.1
170173[ 3.2.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.1.1...3.2.0
171174[ 3.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.1.0...3.1.1
172175[ 3.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.0.0...3.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-pattern-ui" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " Some basic functions and components which are needed in most of projects." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments