Skip to content

Commit be5b757

Browse files
committed
chore(@mendix/charts-web): update changelog
1 parent 147268f commit be5b757

File tree

9 files changed

+82
-0
lines changed

9 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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

packages/pluggableWidgets/charts-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [4.1.0] Charts - 2023-06-06
10+
11+
### [3.1.0] AreaChart
12+
13+
#### Changed
14+
15+
- We updated page explorer's caption to display datasource.
16+
17+
- We updated the light and dark icons and tiles for the widget.
18+
19+
### [3.1.0] BarChart
20+
21+
#### Changed
22+
23+
- We updated page explorer's caption to display datasource.
24+
25+
- We updated the light and dark icons and tiles for the widget.
26+
27+
### [3.1.0] BubbleChart
28+
29+
#### Changed
30+
31+
- We updated page explorer's caption to display datasource.
32+
33+
- We updated the light and dark icons and tiles for the widget.
34+
35+
### [3.1.0] ColumnChart
36+
37+
#### Changed
38+
39+
- We updated page explorer's caption to display datasource.
40+
41+
- We updated the light and dark icons and tiles for the widget.
42+
43+
### [3.1.0] HeatMap
44+
45+
#### Changed
46+
47+
- We updated page explorer's caption to display datasource.
48+
49+
- We updated the light and dark icons and tiles for the widget.
50+
51+
### [3.1.0] LineChart
52+
53+
#### Changed
54+
55+
- We updated page explorer's caption to display datasource.
56+
57+
- We updated the light and dark icons and tiles for the widget.
58+
59+
### [3.1.0] PieChart
60+
61+
#### Changed
62+
63+
- We updated page explorer's caption to display datasource.
64+
65+
- We updated the light and dark icons and tiles for the widget.
66+
67+
### [3.1.0] TimeSeries
68+
69+
#### Changed
70+
71+
- We updated page explorer's caption to display datasource.
72+
73+
- We updated the light and dark icons and tiles for the widget.
74+
975
## [4.0.4] Charts - 2023-04-13
1076

1177
### Changed

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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+
## [3.1.0] - 2023-06-06
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

0 commit comments

Comments
 (0)