Skip to content

Commit 43d8fef

Browse files
committed
Ship: v2.0.9
1 parent 9a69297 commit 43d8fef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
##### `v2.0.9`
4+
- feat(Sidebar): badge on parent dropdown - thanks @jeff-nz
5+
- fix(SidebarNav): handleClick() target->currentTarget open
6+
- chore(demo): style.css update to `@coreui/coreui v2.0.15`
7+
38
##### `v2.0.8`
49
- refactor(SidebarMinimizer): extract `togglePs` method
510
- refactor(SidebarMinimizer): for use `togglePs` method

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.0.8",
3+
"version": "2.0.9",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)