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 541a8d0 commit 73bfbf6Copy full SHA for 73bfbf6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.6](https://github.com/jest-community/jest-react-reporter/compare/v1.1.5...v1.1.6) (2019-11-13)
2
+
3
+### Bug Fixes
4
5
+- include TS types in bundle
6
+ ([541a8d0](https://github.com/jest-community/jest-react-reporter/commit/541a8d0e3e733e35075521b864e2d1df6223a846))
7
8
## [1.1.5](https://github.com/jest-community/jest-react-reporter/compare/v1.1.4...v1.1.5) (2019-11-13)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-react-reporter",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "Reporter for Jest written in React",
"repository": "jest-community/jest-react-reporter",
"license": "MIT",
0 commit comments