Skip to content

Commit

Permalink
Release v2.0.4 - Improvements & Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
App Generator committed Oct 11, 2021
1 parent 4df02b8 commit ff9a773
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [2.0.4] 2021-10-11
### Improvements

- Patch #5 (enhancement) - Logout Link - Move from top-left menu to sidebar
- Update Links (different sections)

## [2.0.3] 2021-10-09
### Improvements

Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "react-soft-ui-dashboard",
"version": "2.0.3",
"version": "2.0.4",
"private": true,
"author": "Creative Tim & AppSeed",
"license": "See license in https://www.creative-tim.com/license",
"description": "Material UI version of Soft UI Dashboard by Creative Tim",
"homepage": "https://demos.creative-tim.com/soft-ui-dashboard-react/#/dashboard",
"bugs": {
"url": "https://github.com/app-generator/react-soft-ui-dashboard/issues"
},
Expand Down

0 comments on commit ff9a773

Please sign in to comment.