Skip to content

Commit b7dfc74

Browse files
author
GitHub Release Bot
committed
Release 4.0.2-beta.3
1 parent b811508 commit b7dfc74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- :boom: `topBarLeftCustomItems` and `topBarRigthCustomItems` renamed to `navbarLeftItems` and `navbarRightItems`
2020
- `navbarLeftItems` and `navbarRightItems` have not default margin by default
2121
- default sidebar `width` to `16rem`
22-
- :boom: `UI elements` are now parameter of `SidebarLayout` and not of the context anymore
22+
- :boom: `UI elements` are now parameter of `SidebarLayout` and not of the context anymore
2323
- PanelItem Id type changed from `string` to being strongly typed
2424

2525
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neolution-ch/react-pattern-ui",
3-
"version": "4.0.2-beta.2",
3+
"version": "4.0.2-beta.3",
44
"description": "Some basic functions and components which are needed in most of projects.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)