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 636edb8 commit 553886fCopy full SHA for 553886f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.7](https://github.com/jest-community/jest-react-reporter/compare/v1.1.6...v1.1.7) (2019-11-13)
2
+
3
+### Bug Fixes
4
5
+- always pass column width
6
+ ([636edb8](https://github.com/jest-community/jest-react-reporter/commit/636edb827457ef2385f8e5a564ba910462ce3f64))
7
8
## [1.1.6](https://github.com/jest-community/jest-react-reporter/compare/v1.1.5...v1.1.6) (2019-11-13)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "1.1.6",
+ "version": "1.1.7",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments