Skip to content

Commit b6f5f79

Browse files
rickhanloniicpojer
authored andcommitted
Correct changelog (#5306)
1 parent 6e788b1 commit b6f5f79

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
11
## master
22

3-
### Fixes
4-
5-
* `[jest-cli]` Use `import-local` to support global Jest installations.
6-
([#5304](https://github.com/facebook/jest/pull/5304))
7-
8-
## jest 22.0.7
9-
10-
### Fixes
11-
12-
* `[jest-runner]` Fix memory leak in coverage reporting
13-
([#5289](https://github.com/facebook/jest/pull/5289))
14-
153
### Features
164

175
* `[jest-cli]` Make Jest exit without an error when no tests are found in the
186
case of `--lastCommit`, `--findRelatedTests`, or `--onlyChanged` options
197
having been passed to the CLI
208

219
### Fixes
10+
* `[jest-cli]` Use `import-local` to support global Jest installations.
11+
([#5304](https://github.com/facebook/jest/pull/5304))
12+
* `[jest-runner]` Fix memory leak in coverage reporting
13+
([#5289](https://github.com/facebook/jest/pull/5289))
2214
* `[docs]` Update mention of the minimal version of node supported [#4947](https://github.com/facebook/jest/issues/4947)
2315

2416
### Chore & Maintenance

0 commit comments

Comments
 (0)