Skip to content

Commit a8aebba

Browse files
committed
build: 3.1.3 release
1 parent bab154f commit a8aebba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>3.1.3 (2020-06-03)</small>
2+
3+
* fix: disabling `unicorn/no-useless-undefined` ([bab154f](https://github.com/readmeio/eslint-config/commit/bab154f))
4+
5+
6+
17
## <small>3.1.2 (2020-06-02)</small>
28

39
* fix: disabling jest/no-deprecated-functions ([a198df0](https://github.com/readmeio/eslint-config/commit/a198df0))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@readme/eslint-config",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)