Skip to content

Commit d410b6f

Browse files
committed
Changelog: Link edit-site and fields Unreleased entries to #76837
Made-with: Cursor
1 parent 2506a7e commit d410b6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/edit-site/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Code Quality
66

7-
- Remove CSS overrides targeting `.components-modal__frame` and `[role="document"]` for duplicate template part and duplicate pattern modals, replaced by declarative `modalSize` prop.
7+
- Remove CSS overrides targeting `.components-modal__frame` and `[role="document"]` for duplicate template part and duplicate pattern modals, replaced by declarative `modalSize` prop. ([#76837](https://github.com/WordPress/gutenberg/pull/76837))
88

99
## 6.43.0 (2026-04-01)
1010

packages/fields/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Enhancements
66

7-
- Set `modalSize: 'small'` on `duplicateTemplatePart` and `duplicatePattern` actions to replace CSS-based width overrides.
7+
- Set `modalSize: 'small'` on `duplicateTemplatePart` and `duplicatePattern` actions to replace CSS-based width overrides. ([#76837](https://github.com/WordPress/gutenberg/pull/76837))
88

99
## 0.35.0 (2026-04-01)
1010

0 commit comments

Comments
 (0)