Skip to content

Commit 168a66c

Browse files
committed
chore: Add changelog entries
1 parent 25f8d8b commit 168a66c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88

99
### Internal
1010

11+
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208)
12+
13+
### Internal
14+
1115
- Upgrade `framer-motion` package to version `^11.15.0` ([#71442](https://github.com/WordPress/gutenberg/pull/71442)).
16+
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208).
17+
1218

1319
## 30.2.0 (2025-08-20)
1420

packages/dataviews/CHANGELOG.md

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

1111
- DataForm: add description support for the combined fields and show the description in the Card layout ([#71380](https://github.com/WordPress/gutenberg/pull/71380)).
1212

13+
### Internal
14+
15+
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208)
16+
1317
### Bug Fixes
1418

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

0 commit comments

Comments
 (0)