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
77
88## [ Unreleased]
99
10+ ## [ 5.1.0] - 2025-06-11
11+
1012### Changed
1113
1214- migrated to eslint 9 with the neolution eslint config
@@ -263,12 +265,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
263265- created package :tada :
264266- added tests
265267
266- [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/5.0 .0...HEAD
268+ [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/5.1 .0...HEAD
267269[ 2.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
268270[ 2.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
269271[ 2.0.2 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
270272[ 2.0.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
271273[ 2.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0
274+ [ 5.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/5.0.0...5.1.0
272275[ 5.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.3.0...5.0.0
273276[ 4.3.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.2.0...4.3.0
274277[ 4.2.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/4.1.1...4.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-pattern-ui" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .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