Skip to content

Commit 572c5aa

Browse files
committed
chore(release): 5.0.0
1 parent 585a77d commit 572c5aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/react-google-charts/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. See [standa
55
## [5.0.0](https://github.com/RakanNimer/react-google-charts/compare/v4.0.7...v5.0.0) (2024-10-02)
66

77

8+
### Bug Fixes
9+
10+
* add and remove event listeners using useEffect ([#731](https://github.com/RakanNimer/react-google-charts/issues/731)) ([651d14c](https://github.com/RakanNimer/react-google-charts/commit/651d14ce710ee9b2b601a9e5d7792ea5d6ddcf2d))
11+
* re-draw on any relevant prop change ([4da45f6](https://github.com/RakanNimer/react-google-charts/commit/4da45f6c372fe936ac57118dd39664fdbc3301b5))
12+
* re-draw when data, columns or rows changed ([687521f](https://github.com/RakanNimer/react-google-charts/commit/687521ff93c7262a2f200a9de8736fea1882de9a))
13+
14+
## [5.0.0](https://github.com/RakanNimer/react-google-charts/compare/v4.0.7...v5.0.0) (2024-10-02)
15+
16+
817
### Bug Fixes
918

1019
* add and remove event listeners using useEffect ([#731](https://github.com/RakanNimer/react-google-charts/issues/731)) ([651d14c](https://github.com/RakanNimer/react-google-charts/commit/651d14ce710ee9b2b601a9e5d7792ea5d6ddcf2d))

0 commit comments

Comments
 (0)