diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fe3acad7ed8..01f8245f6fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,21 @@ ### Fixes +### Chore & Maintenance + +### Performance + +## 27.4.4 + +### Fixes + - `[babel-jest]` Add `process.version` chunk to the cache key ([#12122](https://github.com/facebook/jest/pull/12122)) +- `[jest-environment]` Add `mocked` to `jest` object ([#12133](https://github.com/facebook/jest/pull/12133)) - `[jest-worker]` Stop explicitly passing `execArgv` ([#12128](https://github.com/facebook/jest/pull/12128)) -- `[website]` Fix the card front that looks overlapping part of the card back ### Chore & Maintenance -### Performance +- `[website]` Fix the card front that looks overlapping part of the card back ## 27.4.3