Skip to content

Commit ff9a773

Browse files
author
App Generator
committed
Release v2.0.4 - Improvements & Fixes
1 parent 4df02b8 commit ff9a773

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [2.0.4] 2021-10-11
4+
### Improvements
5+
6+
- Patch #5 (enhancement) - Logout Link - Move from top-left menu to sidebar
7+
- Update Links (different sections)
8+
39
## [2.0.3] 2021-10-09
410
### Improvements
511

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"name": "react-soft-ui-dashboard",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"private": true,
55
"author": "Creative Tim & AppSeed",
66
"license": "See license in https://www.creative-tim.com/license",
77
"description": "Material UI version of Soft UI Dashboard by Creative Tim",
8-
"homepage": "https://demos.creative-tim.com/soft-ui-dashboard-react/#/dashboard",
98
"bugs": {
109
"url": "https://github.com/app-generator/react-soft-ui-dashboard/issues"
1110
},

0 commit comments

Comments
 (0)