Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
simmmpleweb committed Mar 20, 2022
1 parent 450644b commit 68e68cd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## [2.0.1] 2022-03-20

### Update v2.0.1

- The problem with npm install/ building the project was solved. Until the plugins we used are updated for React v17.0.2 we are reverting to 16.14.0 for the moment.

### Updated dependencies

```
react 17.0.2 → 16.14.0
react-datetime 3.0.4 → 3.1.1
react-dom 17.0.2 → 16.14.0
react-router-dom 6.2.1 → 5.2.1
react-swipeable-views 0.13.9 → 0.14.0
stylis-plugin-rtl 2.1.1 → 2.1.1
```

## [2.0.0] 2022-03-09

### Update v2.0.0
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": "purity-dashboard-react",
"version": "1.0.1",
"version": "2.0.1",
"private": true,
"homepage": "https://demos.creative-tim.com/purity-ui-dashboard/#/",
"dependencies": {
Expand Down

0 comments on commit 68e68cd

Please sign in to comment.