Skip to content

Commit 15904e8

Browse files
committed
Ship: v2.5.7
1 parent fef5f36 commit 15904e8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
##### `v2.5.7`
4+
- fix(SidebarNav): add missing alternative icon config object
5+
36
##### `v2.5.6`
47
- fix(SidebarNav): navigate to route on AppSideBarNav parent menu click - thanx @regimani #98
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "2.5.6",
3+
"version": "2.5.7",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)