Skip to content

Commit 5bc2b20

Browse files
committed
chore: update changelog for release
1 parent 84a1290 commit 5bc2b20

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
### Features
44

5+
### Fixes
6+
7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 29.0.2
12+
13+
### Features
14+
515
- `[jest-transform]` Expose `TransformFactory` type ([#13184](https://github.com/facebook/jest/pull/13184))
616

717
### Fixes
@@ -10,10 +20,6 @@
1020
- `[jest-mock]` Align the behavior and return type of `generateFromMetadata` method ([#13207](https://github.com/facebook/jest/pull/13207))
1121
- `[jest-runtime]` Support `jest.resetModules()` with ESM ([#13211](https://github.com/facebook/jest/pull/13211))
1222

13-
### Chore & Maintenance
14-
15-
### Performance
16-
1723
## 29.0.1
1824

1925
### Fixes

0 commit comments

Comments
 (0)