Skip to content

Commit ce10092

Browse files
committed
build: 8.1.0 release
1 parent eab7e5d commit ce10092

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 8.1.0 (2021-12-17)
2+
3+
* feat: enabling `import/no-anonymous-default-export` (#292) ([eab7e5d](https://github.com/readmeio/eslint-config/commit/eab7e5d)), closes [#292](https://github.com/readmeio/eslint-config/issues/292)
4+
5+
6+
17
## <small>8.0.4 (2021-12-14)</small>
28

39
* feat: loosening up the npm engine requirements to easily allow npm@8 (#291) ([d5d44b3](https://github.com/readmeio/eslint-config/commit/d5d44b3)), closes [#291](https://github.com/readmeio/eslint-config/issues/291)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@readme/eslint-config",
3-
"version": "8.0.4",
3+
"version": "8.1.0",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"author": "Jon Ursenbach <[email protected]>",

0 commit comments

Comments
 (0)