Skip to content

Commit

Permalink
build: 5.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed May 3, 2021
1 parent f7d993d commit 88272e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>5.0.5 (2021-05-03)</small>

* chore(deps): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#213) ([f7d993d](https://github.com/readmeio/eslint-config/commit/f7d993d)), closes [#213](https://github.com/readmeio/eslint-config/issues/213)



## <small>5.0.4 (2021-04-30)</small>

* chore: stop trying to upgrade husky ([d37dd53](https://github.com/readmeio/eslint-config/commit/d37dd53))
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": "5.0.4",
"version": "5.0.5",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 88272e2

Please sign in to comment.