Skip to content

Commit

Permalink
build: 8.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Feb 4, 2022
1 parent bddcea0 commit fe51707
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>8.4.1 (2022-02-04)</small>

* feat: requiring consistent typescript array definitions (#313) ([bddcea0](https:/readmeio/eslint-config/commit/bddcea0)), closes [#313](https:/readmeio/eslint-config/issues/313)



## 8.4.0 (2022-02-04)

* fix: requiring consistency of typescript record types (#312) ([75f08be](https:/readmeio/eslint-config/commit/75f08be)), closes [#312](https:/readmeio/eslint-config/issues/312)
Expand Down
4 changes: 2 additions & 2 deletions 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": "@readme/eslint-config",
"version": "8.4.0",
"version": "8.4.1",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <[email protected]>",
Expand Down

0 comments on commit fe51707

Please sign in to comment.