Skip to content

Commit 6e21c8a

Browse files
committed
build: 8.5.0 release
1 parent fcc5c72 commit 6e21c8a

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 8.5.0 (2022-03-08)
2+
3+
* 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)
4+
* 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)
5+
* 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)
6+
* 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)
7+
* 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)
8+
* chore(deps): upgrading typescript eslint deps ([fcc5c72](https://github.com/readmeio/eslint-config/commit/fcc5c72))
9+
* docs: adding some badges to the readme ([592c754](https://github.com/readmeio/eslint-config/commit/592c754))
10+
* docs: moving some meta docs into the .github/ directory ([34665b6](https://github.com/readmeio/eslint-config/commit/34665b6))
11+
12+
13+
114
## <small>8.4.4 (2022-03-01)</small>
215

316
* chore(deps): upgrading typescript plugins to support v4.6 ([7d7065f](https://github.com/readmeio/eslint-config/commit/7d7065f))

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.4.4",
3+
"version": "8.5.0",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"author": "Jon Ursenbach <jon@ursenba.ch>",

0 commit comments

Comments
 (0)