Skip to content

Commit 841df2f

Browse files
committed
chore: Add changelog entries
1 parent 53335c2 commit 841df2f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- `Tabs`: Ensure font size inheritance for tab buttons in all contexts ([#71346](https://github.com/WordPress/gutenberg/pull/71346)).
88

9+
### Internal
10+
11+
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208)
12+
913

1014
## 30.2.0 (2025-08-20)
1115

packages/dataviews/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Revert the ability to hide the view config via `config` prop and export a `DataViews.Footer` component to support the "Minimal UI" story. [#71276](https://github.com/WordPress/gutenberg/pull/71276)
88

9+
### Internal
10+
11+
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208)
12+
913
### Bug Fixes
1014

1115
- DataViews: Fix incorrect documentation for `defaultLayouts` prop. [#71334](https://github.com/WordPress/gutenberg/pull/71334)

0 commit comments

Comments
 (0)