Skip to content

Commit 2931661

Browse files
committed
build: 8.5.1 release
1 parent fc82044 commit 2931661

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>8.5.1 (2022-03-10)</small>
2+
3+
* feat: tweaking our use of the `no-use-before-define` rule in TS (#338) ([fc82044](https://github.com/readmeio/eslint-config/commit/fc82044)), closes [#338](https://github.com/readmeio/eslint-config/issues/338)
4+
5+
6+
17
## 8.5.0 (2022-03-08)
28

39
* chore(deps): bump actions/checkout from 2.4.0 to 3 (#333) ([59365da](https://github.com/readmeio/eslint-config/commit/59365da)), closes [#333](https://github.com/readmeio/eslint-config/issues/333)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)