Skip to content

Commit 691e74e

Browse files
uicontentgjulivan
authored andcommitted
chore(@mendix/charts-web): update changelog
1 parent 41e3906 commit 691e74e

11 files changed

Lines changed: 82 additions & 0 deletions

File tree

packages/pluggableWidgets/area-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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

packages/pluggableWidgets/bar-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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

packages/pluggableWidgets/bubble-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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

packages/pluggableWidgets/chart-playground-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+
## [2.1.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

packages/pluggableWidgets/charts-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [6.2.1] Charts - 2025-07-15
10+
11+
### [6.2.1] AreaChart
12+
13+
#### Changed
14+
15+
- We updated shared charts dependency.
16+
17+
### [6.2.1] BarChart
18+
19+
#### Changed
20+
21+
- We updated shared charts dependency.
22+
23+
### [6.2.1] BubbleChart
24+
25+
#### Changed
26+
27+
- We updated shared charts dependency.
28+
29+
### [6.2.1] ColumnChart
30+
31+
#### Changed
32+
33+
- We updated shared charts dependency.
34+
35+
### [1.2.1] CustomChart
36+
37+
#### Fixed
38+
39+
- We fixed an issue with incorrect parsing and merging of layout and data properties.
40+
41+
### [6.2.1] HeatMap
42+
43+
#### Fixed
44+
45+
- We fixed on click events by correctly adding datasource and allow to listen to selection.
46+
47+
### [6.2.1] LineChart
48+
49+
#### Changed
50+
51+
- We updated shared charts dependency.
52+
53+
### [6.2.1] PieChart
54+
55+
#### Changed
56+
57+
- We updated shared charts dependency.
58+
59+
### [6.2.1] TimeSeries
60+
61+
#### Changed
62+
63+
- We updated shared charts dependency.
64+
65+
### [2.1.1] ChartPlayground
66+
67+
#### Changed
68+
69+
- We updated shared charts dependency.
70+
971
## [6.2.0] Charts - 2025-06-03
1072

1173
### [6.2.0] AreaChart

packages/pluggableWidgets/column-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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

packages/pluggableWidgets/custom-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+
## [1.2.1] - 2025-07-15
10+
911
### Fixed
1012

1113
- We fixed an issue with incorrect parsing and merging of layout and data properties.

packages/pluggableWidgets/heatmap-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+
## [6.2.1] - 2025-07-15
10+
911
### Fixed
1012

1113
- We fixed on click events by correctly adding datasource and allow to listen to selection.

packages/pluggableWidgets/line-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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

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+
## [6.2.1] - 2025-07-15
10+
911
### Changed
1012

1113
- We updated shared charts dependency.

0 commit comments

Comments
 (0)