Skip to content

Commit 4e93341

Browse files
committed
chore(@mendix/charts-web): update changelog
1 parent f3610a3 commit 4e93341

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.1.1] Charts - 2024-12-12
10+
11+
### [5.1.1] PieChart
12+
13+
#### Fixed
14+
15+
- We fixed an issue on pie chart onClick when multiple points are added to the same item.
16+
917
## [5.1.0] Charts - 2024-10-28
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.1.1] - 2024-12-12
10+
911
### Fixed
1012

1113
- We fixed an issue on pie chart onClick when multiple points are added to the same item.

0 commit comments

Comments
 (0)