Skip to content

Commit

Permalink
build: 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed May 8, 2020
1 parent 7ba1883 commit 96dd806
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.2.0 (2020-05-08)

* feat: quote JS object properties consistently (#72) ([7ba1883](https://github.com/readmeio/eslint-config/commit/7ba1883)), closes [#72](https://github.com/readmeio/eslint-config/issues/72) [api-explorer#e357013](https://github.com/api-explorer/issues/e357013)
* docs: updating the changelog ([4410d0a](https://github.com/readmeio/eslint-config/commit/4410d0a))



## 2.1.0 (2020-05-04)

* feat: enabling `jest/no-deprecated-functions` ([5f55aa6](https://github.com/readmeio/eslint-config/commit/5f55aa6))
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": "2.1.0",
"version": "2.2.0",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 96dd806

Please sign in to comment.