Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions packages/pluggableWidgets/charts-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [6.1.3] Charts - 2026-01-05

### [1.1.3] CustomChart

#### Changed

- We changed the event data to return more properties instead of only bbox coordinates.

## [6.1.2] Charts - 2025-09-22

### [1.1.2] CustomChart
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.1.3] - 2026-01-05

### Changed

- We changed the event data to return more properties instead of only bbox coordinates.
Expand Down
Loading