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.5.0] - 2023-08-08
11+
1012### Added
1113
1214- Added ` styles.css ` to the export in the package.json
@@ -81,12 +83,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183- created package :tada :
8284- added tests
8385
84- [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.4 .0...HEAD
86+ [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.5 .0...HEAD
8587[ 2.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
8688[ 2.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
8789[ 2.0.2 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
8890[ 2.0.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
8991[ 2.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0
92+ [ 2.5.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.4.0...2.5.0
9093[ 2.4.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.3.0...2.4.0
9194[ 2.3.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.2.1...2.3.0
9295[ 2.2.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.2.0...2.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-pattern-ui" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .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