Skip to content

Commit 2f788ae

Browse files
committedJul 13, 2022
chore: update changelog for release
1 parent 94163e2 commit 2f788ae

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
 

‎CHANGELOG.md

+10-2
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+
## 28.1.3
12+
13+
### Features
14+
515
- `[jest-leak-detector]` Use native `FinalizationRegistry` when it exists to get rid of external C dependency ([#12973](https://github.com/facebook/jest/pull/12973))
616

717
### Fixes
@@ -16,8 +26,6 @@
1626
- `[*]` Replace internal usage of `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` ([#12935](https://github.com/facebook/jest/pull/12935), [#13004](https://github.com/facebook/jest/pull/13004))
1727
- `[docs]` Update spyOn docs ([#13000](https://github.com/facebook/jest/pull/13000))
1828

19-
### Performance
20-
2129
## 28.1.2
2230

2331
### Fixes

0 commit comments

Comments
 (0)
Please sign in to comment.