Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
chore: correct heading casing in changelog
  • Loading branch information
kushagra-goyal-14 committed Aug 22, 2025
commit 6c4cb8e92bbe6aca3cbb4a6de13c7e66956030ac
4 changes: 2 additions & 2 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Unreleased

### Bug Fixes
### Bug fixes

- `Modal`: Fix modal headings and labels to use proper editor text color instead of wp-admin colors ([#50448](https://github.com/WordPress/gutenberg/pull/71311)).
- `Modal`: Fix modal headings and labels to use proper editor text color instead of wp-admin colors ([#71311](https://github.com/WordPress/gutenberg/pull/71311)).

## 30.2.0 (2025-08-20)

Expand Down
Loading