Skip to content

Commit 50300ab

Browse files
authored
Move changelog entry to the proper version (#8115)
1 parent 6b8b140 commit 50300ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
- `[jest-haste-map]` Expose `throwOnModuleCollision` via `config.haste` ([#8113](https://github.com/facebook/jest/pull/8113))
1616

17+
### Chore & Maintenance
18+
19+
- `[expect]` Export `Matchers` interface from `expect` ([#8093](https://github.com/facebook/jest/pull/8093))
20+
1721
## 24.4.0
1822

1923
### Features
@@ -30,7 +34,6 @@
3034
### Chore & Maintenance
3135

3236
- `[*]` Make sure to include `d.ts` files in the tarball when building ([#8086](https://github.com/facebook/jest/pull/8086))
33-
- `[expect]` Export `Matchers` interface from `expect` ([#8093](https://github.com/facebook/jest/pull/8093))
3437

3538
## 24.3.1
3639

0 commit comments

Comments
 (0)