Skip to content

Commit

Permalink
build: 8.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Feb 4, 2022
1 parent 75f08be commit b62fa14
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 @@
## 8.4.0 (2022-02-04)

* fix: requiring consistency of typescript record types (#312) ([75f08be](https://github.com/readmeio/eslint-config/commit/75f08be)), closes [#312](https://github.com/readmeio/eslint-config/issues/312)



## 8.3.0 (2022-02-03)

* feat: adding a config for enforcing code docs (#311) ([59eeab7](https://github.com/readmeio/eslint-config/commit/59eeab7)), closes [#311](https://github.com/readmeio/eslint-config/issues/311)
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.3.0",
"version": "8.4.0",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <jon@ursenba.ch>",
Expand Down

0 comments on commit b62fa14

Please sign in to comment.