Skip to content

Commit 73bfbf6

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2019-11-13) ### Bug Fixes * include TS types in bundle ([541a8d0](541a8d0))
1 parent 541a8d0 commit 73bfbf6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.5](https://github.com/jest-community/jest-react-reporter/compare/v1.1.4...v1.1.5) (2019-11-13)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-react-reporter",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Reporter for Jest written in React",
55
"repository": "jest-community/jest-react-reporter",
66
"license": "MIT",

0 commit comments

Comments
 (0)