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 2299ec7 commit 5bd30d6Copy full SHA for 5bd30d6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.5](https://github.com/jest-community/jest-react-reporter/compare/v1.1.4...v1.1.5) (2019-11-13)
2
+
3
+### Bug Fixes
4
5
+- correct dimming of text in summary
6
+ ([2299ec7](https://github.com/jest-community/jest-react-reporter/commit/2299ec7e6d15af27f08b5c83ee4094de915e3eda))
7
8
## [1.1.4](https://github.com/jest-community/jest-react-reporter/compare/v1.1.3...v1.1.4) (2019-11-13)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments