Skip to content

Commit

Permalink
build: 8.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Mar 8, 2022
1 parent fcc5c72 commit 6e21c8a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 8.5.0 (2022-03-08)

* 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)
* chore(deps): bump eslint-config-prettier from 8.4.0 to 8.5.0 (#336) ([7ffc5f2](https://github.com/readmeio/eslint-config/commit/7ffc5f2)), closes [#336](https://github.com/readmeio/eslint-config/issues/336)
* chore(deps): bump eslint-plugin-jsdoc from 37.9.4 to 37.9.7 (#334) ([0f9a92d](https://github.com/readmeio/eslint-config/commit/0f9a92d)), closes [#334](https://github.com/readmeio/eslint-config/issues/334)
* chore(deps): bump eslint-plugin-react from 7.29.2 to 7.29.3 (#337) ([1ae12a3](https://github.com/readmeio/eslint-config/commit/1ae12a3)), closes [#337](https://github.com/readmeio/eslint-config/issues/337)
* chore(deps): bump eslint-plugin-testing-library from 5.0.5 to 5.0.6 (#335) ([ae70c56](https://github.com/readmeio/eslint-config/commit/ae70c56)), closes [#335](https://github.com/readmeio/eslint-config/issues/335)
* chore(deps): upgrading typescript eslint deps ([fcc5c72](https://github.com/readmeio/eslint-config/commit/fcc5c72))
* docs: adding some badges to the readme ([592c754](https://github.com/readmeio/eslint-config/commit/592c754))
* docs: moving some meta docs into the .github/ directory ([34665b6](https://github.com/readmeio/eslint-config/commit/34665b6))



## <small>8.4.4 (2022-03-01)</small>

* chore(deps): upgrading typescript plugins to support v4.6 ([7d7065f](https://github.com/readmeio/eslint-config/commit/7d7065f))
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.4",
"version": "8.5.0",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <[email protected]>",
Expand Down

0 comments on commit 6e21c8a

Please sign in to comment.