Skip to content

Commit e065bd8

Browse files
committed
chore: remove non-existent release from changelog
1 parent b3c129e commit e065bd8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- `[jest-haste-map]` Use watchman suffix-set option for faster file indexing. ([#11784](https://github.com/facebook/jest/pull/11784))
1616
- `[jest-cli]` Adds a new config options `snapshotFormat` which offers a way to override any of the formatting settings which come with [pretty-format](https://www.npmjs.com/package/pretty-format#usage-with-options). ([#11654](https://github.com/facebook/jest/pull/11654))
17+
- `[jest-reporters]` Expose the `getSummary` util ([#11695](https://github.com/facebook/jest/pull/11695)).
1718
- `[jest-resolver]` Support `node:` prefix when importing Node core modules ([#11331](https://github.com/facebook/jest/pull/11331))
1819

1920
### Fixes
@@ -25,15 +26,9 @@
2526
- `[jest-resolver]` Add dependency on `jest-haste-map` ([#11759](https://github.com/facebook/jest/pull/11759))
2627
- `[jest-types]` Compat with `@types/node` v16 ([#11645](https://github.com/facebook/jest/pull/11645))
2728

28-
## 27.0.7
29-
30-
### Features
31-
32-
- `[jest-reporters]` Expose the `getSummary` util ([#11695](https://github.com/facebook/jest/pull/11695)).
33-
3429
### Chore & Maintenance
3530

36-
- `[docs]` Correct expects.assertions documentation by adding async/await for asynchronous function.
31+
- `[docs]` Correct `expects.assertions` documentation by adding async/await for asynchronous function.
3732

3833
## 27.0.6
3934

0 commit comments

Comments
 (0)