Skip to content

Commit b59c632

Browse files
committed
Ship: v2.5.4
1 parent f7e77d4 commit b59c632

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### [@coreui/react](https://coreui.io/) changelog
22

3+
##### `v2.5.4`
4+
- fix(SidebarNav): allow location object as navConfig item url parameter
5+
36
##### `v2.5.3`
47
- fix(SidebarNav): add missing `itemAttr` to item/item with children (optional)
58
- chore: update demo styles `@coreui/coreui` to `v2.1.12`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)