Skip to content

Commit

Permalink
add new release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
azouaoui-med committed Aug 16, 2020
1 parent 463f587 commit b6a94b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.4] - 2020-08-16

### Fixed

- Fix SidebarFooter styling [issue #12](https://github.com/azouaoui-med/react-pro-sidebar/issues/12)
- Fix overlapping sidebar image with overlay

## [0.4.3] - 2020-07-06

### Fixed
Expand All @@ -24,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fix slidedown.css path bug [issue #7](https://github.com/azouaoui-med/react-pro-sidebar/issues/7)


## [0.4.1] - 2020-06-12

### Fixed
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": "react-pro-sidebar",
"version": "0.4.3",
"version": "0.4.4",
"description": "React sidebar library with dropdown menus and unlimit number of nested submenus",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit b6a94b3

Please sign in to comment.