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+ ## [ 4.2.0] - 2024-10-08
11+
1012### Added
1113
1214- Expose ` mainContentBodyRef ` in order to control main body behaviour (e.g. scroll to top on page change)
@@ -236,12 +238,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
236238- created package :tada :
237239- added tests
238240
239- [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.1.1 ...HEAD
241+ [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.2.0 ...HEAD
240242[ 2.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
241243[ 2.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
242244[ 2.0.2 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
243245[ 2.0.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
244246[ 2.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0
247+ [ 4.2.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.1.1...4.2.0
245248[ 4.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.1.0...4.1.1
246249[ 4.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.0.0...4.1.0
247250[ 4.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/3.4.0...4.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-pattern-ui" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.2.0 " ,
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