Skip to content

Commit

Permalink
Ship: v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Oct 8, 2018
1 parent 9a69297 commit 43d8fef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
### [@coreui/react](https://coreui.io/) changelog

##### `v2.0.9`
- feat(Sidebar): badge on parent dropdown - thanks @jeff-nz
- fix(SidebarNav): handleClick() target->currentTarget open
- chore(demo): style.css update to `@coreui/coreui v2.0.15`

##### `v2.0.8`
- refactor(SidebarMinimizer): extract `togglePs` method
- refactor(SidebarMinimizer): for use `togglePs` method
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
"version": "2.0.8",
"version": "2.0.9",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 43d8fef

Please sign in to comment.