Skip to content

Commit

Permalink
build: 3.1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 3, 2020
1 parent bab154f commit a8aebba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>3.1.3 (2020-06-03)</small>

* fix: disabling `unicorn/no-useless-undefined` ([bab154f](https://github.com/readmeio/eslint-config/commit/bab154f))



## <small>3.1.2 (2020-06-02)</small>

* fix: disabling jest/no-deprecated-functions ([a198df0](https://github.com/readmeio/eslint-config/commit/a198df0))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/eslint-config",
"version": "3.1.2",
"version": "3.1.3",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a8aebba

Please sign in to comment.