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 c98de61 commit 0e498efCopy full SHA for 0e498ef
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/jest-community/jest-react-reporter/compare/v1.1.3...v1.1.4) (2019-11-13)
2
+
3
+### Bug Fixes
4
5
+- use padding for spacing rather than spaces
6
+ ([c98de61](https://github.com/jest-community/jest-react-reporter/commit/c98de619f5d23f80a6d77fa53d80b5addef600a0))
7
8
## [1.1.3](https://github.com/jest-community/jest-react-reporter/compare/v1.1.2...v1.1.3) (2019-11-13)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments