Skip to content

Commit 418ebc9

Browse files
committed
chore(release): 4.0.1
1 parent b2ce2c3 commit 418ebc9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.0.1](https://github.com/RakanNimer/react-google-charts/compare/v4.0.0...v4.0.1) (2023-07-20)
6+
7+
8+
### Bug Fixes
9+
10+
* fix problem loading events in tables when displayed for the first time ([#709](https://github.com/RakanNimer/react-google-charts/issues/709)) ([b2ce2c3](https://github.com/RakanNimer/react-google-charts/commit/b2ce2c330c4951f6735e44e943c3556a8651c58a))
11+
512
## [4.0.0](https://github.com/RakanNimer/react-google-charts/compare/v2.0.29...v4.0.0) (2022-01-20)
613

714

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-google-charts",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "react-google-charts React component",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)