diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ebccac02554..758519ae46b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,16 @@ ### Fixes -- `[jest-runtime]` Correct `wrapperLength` value for ESM modules. ([#11893](https://github.com/facebook/jest/pull/11893)) - ### Chore & Maintenance ### Performance +## 27.2.2 + +### Fixes + +- `[jest-runtime]` Correct `wrapperLength` value for ESM modules. ([#11893](https://github.com/facebook/jest/pull/11893)) + ## 27.2.1 ### Features