Skip to content

Commit c5d7d3b

Browse files
chore(release): 23.8.1 [skip ci]
## [23.8.1](v23.8.0...v23.8.1) (2020-02-29) ### Bug Fixes * remove tests from published package ([#541](#541)) ([099a150](099a150))
1 parent 099a150 commit c5d7d3b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [23.8.1](https://github.com/jest-community/eslint-plugin-jest/compare/v23.8.0...v23.8.1) (2020-02-29)
2+
3+
### Bug Fixes
4+
5+
- remove tests from published package
6+
([#541](https://github.com/jest-community/eslint-plugin-jest/issues/541))
7+
([099a150](https://github.com/jest-community/eslint-plugin-jest/commit/099a150b87fa693ccf1c512ee501aed1457ba656))
8+
19
# [23.8.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.7.0...v23.8.0) (2020-02-23)
210

311
### 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": "eslint-plugin-jest",
3-
"version": "23.8.0",
3+
"version": "23.8.1",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)