Skip to content

Commit 69c96d5

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2024-05-12) ### Bug Fixes * update to React 18 ([#223](#223)) ([47b27fa](47b27fa))
1 parent 47b27fa commit 69c96d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/jest-community/jest-react-reporter/compare/v4.0.0...v4.0.1) (2024-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update to React 18 ([#223](https://github.com/jest-community/jest-react-reporter/issues/223)) ([47b27fa](https://github.com/jest-community/jest-react-reporter/commit/47b27fa7d08da150c7c0ad450e3871c25d4aeba4))
7+
18
# [4.0.0](https://github.com/jest-community/jest-react-reporter/compare/v3.0.0...v4.0.0) (2022-09-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-react-reporter",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Reporter for Jest written in React",
55
"repository": "jest-community/jest-react-reporter",
66
"license": "MIT",

0 commit comments

Comments
 (0)