Skip to content

Commit b58aa14

Browse files
chore(release): 1.1.8 [skip ci]
## [1.1.8](v1.1.7...v1.1.8) (2019-11-13) ### Bug Fixes * print to stderr ([de507dc](de507dc))
1 parent de507dc commit b58aa14

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.8](https://github.com/jest-community/jest-react-reporter/compare/v1.1.7...v1.1.8) (2019-11-13)
2+
3+
### Bug Fixes
4+
5+
- print to stderr
6+
([de507dc](https://github.com/jest-community/jest-react-reporter/commit/de507dccce388a56271a640fed128c82dab93192))
7+
18
## [1.1.7](https://github.com/jest-community/jest-react-reporter/compare/v1.1.6...v1.1.7) (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.7",
3+
"version": "1.1.8",
44
"description": "Reporter for Jest written in React",
55
"repository": "jest-community/jest-react-reporter",
66
"license": "MIT",

0 commit comments

Comments
 (0)