Skip to content

Commit

Permalink
chore(release): 2.2.10 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.10](v2.2.9...v2.2.10) (2020-11-09)

### Bug Fixes

* **#198:** fix issue [#198](#198) by only displaying warn once ([98a18a1](98a18a1))
  • Loading branch information
semantic-release-bot committed Nov 9, 2020
1 parent 738fabc commit 9624425
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.10](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.9...v2.2.10) (2020-11-09)


### Bug Fixes

* **#198:** fix issue [#198](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/issues/198) by only displaying warn once ([98a18a1](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/98a18a13e154f3dd768688f5c9f6a0a1838df38a))

## [2.2.9](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.8...v2.2.9) (2020-11-09)


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": "eslint-plugin-decorator-position",
"version": "2.2.9",
"version": "2.2.10",
"description": "ESLint plugin for enforcing decorator position",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 9624425

Please sign in to comment.