Skip to content

Commit

Permalink
chore(release): 3.21.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.21.4](3.21.3...3.21.4) (2020-09-21)

### Reverts

* Revert "fix: Disable rules for parameter properties." ([7f04874](7f04874))
  • Loading branch information
semantic-release-bot committed Sep 21, 2020
1 parent 7f04874 commit a0eda26
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.21.4](https://github.com/thenativeweb/eslint-config-es/compare/3.21.3...3.21.4) (2020-09-21)


### Reverts

* Revert "fix: Disable rules for parameter properties." ([7f04874](https://github.com/thenativeweb/eslint-config-es/commit/7f04874fcd072f0274a153df1d564aff4de645c2))

## [3.21.3](https://github.com/thenativeweb/eslint-config-es/compare/3.21.2...3.21.3) (2020-09-19)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-es",
"version": "3.21.3",
"version": "3.21.4",
"description": "eslint-config-es contains a strict ESLint configuration for ES2015+ and TypeScript.",
"contributors": [
{
Expand Down

0 comments on commit a0eda26

Please sign in to comment.