Skip to content

Commit

Permalink
build: 1.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jan 28, 2020
1 parent 3ec3f0b commit 08c001e
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 @@
## 1.11.0 (2020-01-28)

* feat: including our standard prettier config so it can be shared (#41) ([3ec3f0b](https://github.com/readmeio/eslint-config/commit/3ec3f0b)), closes [#41](https://github.com/readmeio/eslint-config/issues/41)
* chore(deps-dev): bump @commitlint/cli from 8.3.4 to 8.3.5 (#38) ([286dcd9](https://github.com/readmeio/eslint-config/commit/286dcd9)), closes [#38](https://github.com/readmeio/eslint-config/issues/38)
* chore(deps-dev): bump husky from 4.0.10 to 4.2.1 (#40) ([6eda276](https://github.com/readmeio/eslint-config/commit/6eda276)), closes [#40](https://github.com/readmeio/eslint-config/issues/40)
* chore(deps-dev): bump husky from 4.0.7 to 4.0.10 (#37) ([b80dee8](https://github.com/readmeio/eslint-config/commit/b80dee8)), closes [#37](https://github.com/readmeio/eslint-config/issues/37)
* chore(deps): bump eslint-plugin-react from 7.17.0 to 7.18.0 (#39) ([890d37a](https://github.com/readmeio/eslint-config/commit/890d37a)), closes [#39](https://github.com/readmeio/eslint-config/issues/39)



## 1.10.0 (2020-01-13)

* chore(deps-dev): bump husky from 4.0.1 to 4.0.3 (#32) ([6878860](https://github.com/readmeio/eslint-config/commit/6878860)), closes [#32](https://github.com/readmeio/eslint-config/issues/32)
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": "1.10.0",
"version": "1.11.0",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 08c001e

Please sign in to comment.