Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simmmpleweb committed May 16, 2022
1 parent 5fb43ad commit d1a41e2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# sChangelog

## [1.0.2] 2022-05-16

### Update v1.0.1

- The problem with npm install/ building the project was fixed.

### Added dependencies

```
chakra-ui/system 1.12.1
```

### Updated dependencies

```
chakra-ui/icons 1.0.14 → 1.1.5
chakra-ui/react 1.6.5 → 1.8.8
chakra-ui/theme-tools 1.1.9 → 1.3.6
```
## [1.0.0] 2022-01-10

### Original Release
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": "vision-dashboard-chakra",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"homepage": "https://demos.creative-tim.com/vision-ui-dashboard-chakra/#/",
"dependencies": {
Expand Down

0 comments on commit d1a41e2

Please sign in to comment.