Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Jan 3, 2023
1 parent 2536177 commit a6c39fb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

### Experimental
- `AlignmentMatrixControl`: Update label on center cell ([#46236](https://github.com/WordPress/gutenberg/pull/46236)).

## 23.1.0 (2023-01-02)

## 23.0.0 (2022-12-14)
Expand Down Expand Up @@ -68,7 +71,7 @@
### Enhancements

- `ColorPalette`, `BorderBox`, `BorderBoxControl`: polish and DRY prop types, add default values ([#45463](https://github.com/WordPress/gutenberg/pull/45463)).
- `TabPanel`: Add ability to set icon only tab buttons ([#45005](https://github.com/WordPress/gutenberg/pull/45005)).
- `TabPanel`: Add ability to set icon only tab buttons ([#46236](https://github.com/WordPress/gutenberg/pull/45005)).

### Internal
- `AnglePickerControl`: remove `:focus-visible' outline on `CircleOutlineWrapper` ([#45758](https://github.com/WordPress/gutenberg/pull/45758))
Expand Down

1 comment on commit a6c39fb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3830702550
📝 Reported issues:

Please sign in to comment.