Skip to content

Commit

Permalink
chore(@mendix/charts-web): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
uicontent committed Feb 13, 2025
1 parent 20d561c commit a0d652d
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/area-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/bar-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/bubble-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/chart-playground-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
62 changes: 62 additions & 0 deletions packages/pluggableWidgets/charts-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] Charts - 2025-02-13

### Changed

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

- We add a new widget called custom charts.

### [6.0.0] AreaChart

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] BarChart

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] BubbleChart

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] ColumnChart

#### Changed

- We updated plotly.js library to version 3.0.

### [1.0.0] CustomChart

#### Added

- We introduce custom chart.

### [6.0.0] HeatMap

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] LineChart

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] PieChart

#### Changed

- We updated plotly.js library to version 3.0.

### [6.0.0] TimeSeries

#### Changed

- We updated plotly.js library to version 3.0.

### [2.0.0] ChartPlayground

#### Changed

- We updated plotly.js library to version 3.0.

## [5.1.2] Charts - 2025-01-21

### [5.2.0] PieChart
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/column-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/custom-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [1.0.0] - 2025-02-13

### Added

- We introduce custom chart.
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/heatmap-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/line-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/pie-doughnut-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/time-series-chart-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.0.0] - 2025-02-13

### Changed

- We updated plotly.js library to version 3.0.
Expand Down

0 comments on commit a0d652d

Please sign in to comment.