We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de507dc commit b58aa14Copy full SHA for b58aa14
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.8](https://github.com/jest-community/jest-react-reporter/compare/v1.1.7...v1.1.8) (2019-11-13)
2
+
3
+### Bug Fixes
4
5
+- print to stderr
6
+ ([de507dc](https://github.com/jest-community/jest-react-reporter/commit/de507dccce388a56271a640fed128c82dab93192))
7
8
## [1.1.7](https://github.com/jest-community/jest-react-reporter/compare/v1.1.6...v1.1.7) (2019-11-13)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "1.1.7",
+ "version": "1.1.8",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments