We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3979fb7 commit 42165adCopy full SHA for 42165ad
CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Change Log
2
3
+## [1.0.2] 2022-05-16
4
+
5
+### Update v1.0.2
6
7
+- The problem with npm install/ building the project was fixed.
8
9
+### Added dependencies
10
11
+```
12
+chakra-ui/system 1.12.1
13
14
15
+### Updated dependencies
16
17
18
+chakra-ui/icons 1.0.14 → 1.1.5
19
+chakra-ui/react 1.6.5 → 1.8.8
20
+chakra-ui/theme-tools 1.1.9 → 1.3.6
21
22
23
## [1.0.1] 2022-03-20
24
25
### Update v1.0.1
package.json
@@ -1,6 +1,6 @@
{
"name": "argon-dashboard-chakra",
- "version": "1.0.1",
+ "version": "1.0.2",
"private": true,
"homepage": "https://demos.creative-tim.com/argon-dashboard-chakra/#/",
"dependencies": {
0 commit comments