Skip to content

Commit

Permalink
build: 3.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Sep 9, 2020
1 parent 8f8d8a1 commit 0dba459
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## <small>3.4.3 (2020-09-09)</small>

* chore(deps-dev): bump eslint from 7.7.0 to 7.8.1 (#127) ([8f8d8a1](https://github.com/readmeio/eslint-config/commit/8f8d8a1)), closes [#127](https://github.com/readmeio/eslint-config/issues/127)
* chore(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#124) ([644dcae](https://github.com/readmeio/eslint-config/commit/644dcae)), closes [#124](https://github.com/readmeio/eslint-config/issues/124)
* chore(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#125) ([1d7c68e](https://github.com/readmeio/eslint-config/commit/1d7c68e)), closes [#125](https://github.com/readmeio/eslint-config/issues/125)
* chore(deps): bump eslint-plugin-jest from 23.20.0 to 24.0.0 (#126) ([f6854df](https://github.com/readmeio/eslint-config/commit/f6854df)), closes [#126](https://github.com/readmeio/eslint-config/issues/126)



## <small>3.4.2 (2020-08-17)</small>

* chore(deps-dev): bump @commitlint/cli from 9.1.1 to 9.1.2 (#119) ([0c7ddf4](https://github.com/readmeio/eslint-config/commit/0c7ddf4)), closes [#119](https://github.com/readmeio/eslint-config/issues/119)
Expand Down
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": "3.4.2",
"version": "3.4.3",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0dba459

Please sign in to comment.