Skip to content

Commit

Permalink
build: 7.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Sep 16, 2021
1 parent a830f50 commit d5b8093
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 @@
## <small>7.1.1 (2021-09-16)</small>

* docs: adding a security policy ([a830f50](https://github.com/readmeio/eslint-config/commit/a830f50))
* fix: allowing lodash.debounce and lodash.throttle ([94d6c34](https://github.com/readmeio/eslint-config/commit/94d6c34))



## 7.1.0 (2021-09-10)

* chore: allow nested ternary statements (#246) ([d2543a3](https://github.com/readmeio/eslint-config/commit/d2543a3)), closes [#246](https://github.com/readmeio/eslint-config/issues/246)
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": "7.1.0",
"version": "7.1.1",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <jon@ursenba.ch>",
Expand Down

0 comments on commit d5b8093

Please sign in to comment.