Skip to content

Commit

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

* chore(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#132) ([550034a](https://github.com/readmeio/eslint-config/commit/550034a)), closes [#132](https://github.com/readmeio/eslint-config/issues/132)
* chore(deps-dev): bump @commitlint/config-conventional (#129) ([a1d4e7d](https://github.com/readmeio/eslint-config/commit/a1d4e7d)), closes [#129](https://github.com/readmeio/eslint-config/issues/129)
* chore(deps-dev): bump eslint from 7.8.1 to 7.9.0 (#128) ([dc612a8](https://github.com/readmeio/eslint-config/commit/dc612a8)), closes [#128](https://github.com/readmeio/eslint-config/issues/128)
* chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#131) ([cc49206](https://github.com/readmeio/eslint-config/commit/cc49206)), closes [#131](https://github.com/readmeio/eslint-config/issues/131)
* chore(deps): bump eslint-plugin-jest from 24.0.0 to 24.0.1 (#130) ([3b5a348](https://github.com/readmeio/eslint-config/commit/3b5a348)), closes [#130](https://github.com/readmeio/eslint-config/issues/130)



## <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)
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.3",
"version": "3.4.5",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f9fcafd

Please sign in to comment.