Skip to content

Commit 3508e00

Browse files
committed
chore(@mendix/charts-web): update changelog
1 parent cfe3730 commit 3508e00

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/pluggableWidgets/charts-web/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [5.0.2] Charts - 2024-09-19
10+
11+
### [5.0.1] PieChart
12+
13+
#### Fixed
14+
15+
- We fixed an issue where Pie chart on click event was not working properly, not executing the on click action.
16+
917
## [5.0.1] Charts - 2024-07-02
1018

1119
### Changed

packages/pluggableWidgets/pie-doughnut-chart-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [5.0.1] - 2024-09-19
10+
911
### Fixed
1012

1113
- We fixed an issue where Pie chart on click event was not working properly, not executing the on click action.

0 commit comments

Comments
 (0)