Skip to content

Commit

Permalink
Move changelog entry to unreleased.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstine committed May 8, 2024
1 parent 4908c3e commit f960d4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
- Replaced `classnames` package with the faster and smaller `clsx` package ([#61138](https://github.com/WordPress/gutenberg/pull/61138)).

### Enhancements

- `PaletteEdit`: Use consistent spacing and metrics. ([#61368](https://github.com/WordPress/gutenberg/pull/61368)).
- `FormTokenField`: Hide label when not defined ([#61336](https://github.com/WordPress/gutenberg/pull/61336)).

## 27.5.0 (2024-05-02)

### Enhancements

- `FormTokenField`: Hide label when not defined ([#61336](https://github.com/WordPress/gutenberg/pull/61336)).
- Replaced `classnames` package with the faster and smaller `clsx` package ([#61138](https://github.com/WordPress/gutenberg/pull/61138)).
- `InputControl`: Add a password visibility toggle story ([#60898](https://github.com/WordPress/gutenberg/pull/60898)).
- `View`: Fix prop types ([#60919](https://github.com/WordPress/gutenberg/pull/60919)).
Expand Down

0 comments on commit f960d4c

Please sign in to comment.