Skip to content

Commit 6199b31

Browse files
committed
chore(@mendix/charts-web): update changelog
1 parent 93ed26b commit 6199b31

File tree

9 files changed

+66
-0
lines changed

9 files changed

+66
-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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

packages/pluggableWidgets/charts-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [4.2.1] Charts - 2023-09-27
10+
11+
### [3.1.2] AreaChart
12+
13+
#### Fixed
14+
15+
- We removed redundant code to improve widget load time in the browser.
16+
17+
### [3.1.2] BarChart
18+
19+
#### Fixed
20+
21+
- We removed redundant code to improve widget load time in the browser.
22+
23+
### [3.1.2] BubbleChart
24+
25+
#### Fixed
26+
27+
- We removed redundant code to improve widget load time in the browser.
28+
29+
### [3.1.2] ColumnChart
30+
31+
#### Fixed
32+
33+
- We removed redundant code to improve widget load time in the browser.
34+
35+
### [3.1.1] HeatMap
36+
37+
#### Fixed
38+
39+
- We removed redundant code to improve widget load time in the browser.
40+
41+
### [3.1.2] LineChart
42+
43+
#### Fixed
44+
45+
- We removed redundant code to improve widget load time in the browser.
46+
47+
### [3.1.1] PieChart
48+
49+
#### Fixed
50+
51+
- We removed redundant code to improve widget load time in the browser.
52+
53+
### [3.1.2] TimeSeries
54+
55+
#### Fixed
56+
57+
- We removed redundant code to improve widget load time in the browser.
58+
959
## [4.2.0] Charts - 2023-08-16
1060

1161
### Fixed

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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.1] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.1] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

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.2] - 2023-09-27
10+
911
### Fixed
1012

1113
- We removed redundant code to improve widget load time in the browser.

0 commit comments

Comments
 (0)