Skip to content

Commit 18fb688

Browse files
committed
1.0.1
1 parent f7ac02d commit 18fb688

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1] 2022-03-07
2+
3+
🐛 Bugs solved:
4+
5+
- Bug with charts being uneven fixed
6+
17
## [1.0.0] 2023-02-27
28

39
### Original Release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"@testing-library/jest-dom": "^5.16.5",
1515
"@testing-library/react": "^13.3.0",
1616
"@testing-library/user-event": "^13.5.0",
17-
"apexcharts": "^3.35.5",
17+
"apexcharts": "3.35.5",
1818
"framer-motion": "^7.10.2",
1919
"react": "^18.2.0",
20-
"react-apexcharts": "^1.4.0",
20+
"react-apexcharts": "1.4.0",
2121
"react-calendar": "^3.9.0",
2222
"react-dom": "^18.2.0",
2323
"react-icons": "^4.4.0",

0 commit comments

Comments
 (0)