Skip to content

Commit beb0c1f

Browse files
committed
chore(@mendix/charts-web): update changelog
1 parent 873efc4 commit beb0c1f

File tree

11 files changed

+82
-0
lines changed

11 files changed

+82
-0
lines changed

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

packages/pluggableWidgets/charts-web/CHANGELOG.md

Lines changed: 62 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.0.0] Charts - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.
@@ -14,6 +16,66 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1416

1517
- We add a new widget called custom charts.
1618

19+
### [6.0.0] AreaChart
20+
21+
#### Changed
22+
23+
- We updated plotly.js library to version 3.0.
24+
25+
### [6.0.0] BarChart
26+
27+
#### Changed
28+
29+
- We updated plotly.js library to version 3.0.
30+
31+
### [6.0.0] BubbleChart
32+
33+
#### Changed
34+
35+
- We updated plotly.js library to version 3.0.
36+
37+
### [6.0.0] ColumnChart
38+
39+
#### Changed
40+
41+
- We updated plotly.js library to version 3.0.
42+
43+
### [1.0.0] CustomChart
44+
45+
#### Added
46+
47+
- We introduce custom chart.
48+
49+
### [6.0.0] HeatMap
50+
51+
#### Changed
52+
53+
- We updated plotly.js library to version 3.0.
54+
55+
### [6.0.0] LineChart
56+
57+
#### Changed
58+
59+
- We updated plotly.js library to version 3.0.
60+
61+
### [6.0.0] PieChart
62+
63+
#### Changed
64+
65+
- We updated plotly.js library to version 3.0.
66+
67+
### [6.0.0] TimeSeries
68+
69+
#### Changed
70+
71+
- We updated plotly.js library to version 3.0.
72+
73+
### [2.0.0] ChartPlayground
74+
75+
#### Changed
76+
77+
- We updated plotly.js library to version 3.0.
78+
1779
## [5.1.2] Charts - 2025-01-21
1880

1981
### [5.2.0] PieChart

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Added
1012

1113
- We introduce custom chart.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

packages/pluggableWidgets/time-series-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.0.0] - 2025-02-28
10+
911
### Changed
1012

1113
- We updated plotly.js library to version 3.0.

0 commit comments

Comments
 (0)