Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
chore(release): 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.3](v4.0.2...v4.0.3) (2020-03-06)

### Bug Fixes

* **jest:** disable no-expect-resolves rule ([e217e63](e217e63))
  • Loading branch information
semantic-release-bot committed Mar 6, 2020
1 parent e217e63 commit 2d50ad2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.3](https://github.com/getresponse/eslint-config-getresponse-base/compare/v4.0.2...v4.0.3) (2020-03-06)


### Bug Fixes

* **jest:** disable no-expect-resolves rule ([e217e63](https://github.com/getresponse/eslint-config-getresponse-base/commit/e217e63a69288b57a0b46d5eca50167400e6a0c7))

## [4.0.2](https://github.com/getresponse/eslint-config-getresponse-base/compare/v4.0.1...v4.0.2) (2020-03-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-getresponse-base",
"version": "4.0.2",
"version": "4.0.3",
"description": "GetResponse ESLint shareable config",
"keywords": [
"config",
Expand Down

0 comments on commit 2d50ad2

Please sign in to comment.