Skip to content

Commit

Permalink
chore(release): 2.2.13 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.13](v2.2.12...v2.2.13) (2020-11-23)

### Bug Fixes

* **#214:** update private prettier path ([a141e7a](a141e7a)), closes [#214](#214)
* **internal:** ci was missing two smoke tests ([27080ce](27080ce))
  • Loading branch information
semantic-release-bot committed Nov 23, 2020
1 parent 19efb6f commit e16fdee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.13](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.12...v2.2.13) (2020-11-23)


### Bug Fixes

* **#214:** update private prettier path ([a141e7a](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/a141e7a109eea69dae6d11a949e3a635fbbd42eb)), closes [#214](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/issues/214)
* **internal:** ci was missing two smoke tests ([27080ce](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/27080ce80bc062d836fee5142e7935bf3fff71fd))

## [2.2.12](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.11...v2.2.12) (2020-11-21)


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

0 comments on commit e16fdee

Please sign in to comment.