Skip to content

Commit 34eccd5

Browse files
authored
chore(changelogs): document broken Dojo bundle fix for 7 widgets (#2338)
2 parents 6f9f0ae + cca6e1c commit 34eccd5

7 files changed

Lines changed: 28 additions & 0 deletions

File tree

packages/pluggableWidgets/color-picker-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [2.1.7] - 2026-06-19
1014

1115
### Fixed

packages/pluggableWidgets/document-viewer-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [1.2.1] - 2026-06-19
1014

1115
### Changed

packages/pluggableWidgets/html-element-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [1.2.9] - 2026-06-23
1014

1115
### Security

packages/pluggableWidgets/popup-menu-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [4.3.0] - 2026-06-18
1014

1115
### Fixed

packages/pluggableWidgets/range-slider-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [3.0.2] - 2026-06-15
1014

1115
### Fixed

packages/pluggableWidgets/signature-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [2.0.0] - 2026-06-22
1014

1115
### Breaking changes

packages/pluggableWidgets/slider-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle.
12+
913
## [3.0.3] - 2026-06-15
1014

1115
### Fixed

0 commit comments

Comments
 (0)