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
Link from CHANGELOG to README
  • Loading branch information
tyxla committed Sep 27, 2022
commit bde4b519f151d0395482ac67dc272d9be3a25b95
2 changes: 1 addition & 1 deletion packages/jest-preset-default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Breaking Change

- Testing: Remove enzyme completely ([#44494](https://github.com/WordPress/gutenberg/pull/44494)).
- Testing: Remove enzyme completely ([#44494](https://github.com/WordPress/gutenberg/pull/44494)). See the [example in the README](./README.md#using-enzyme) for instructions on how to continue using `enzyme` in your project.

## 9.1.0 (2022-09-21)

Expand Down