From 74bb9e3cfe1826d1cca985133bf2ca0ae329fdb7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Nov 2020 00:15:18 +0000 Subject: [PATCH] chore(release): 2.2.12 [skip ci] ## [2.2.12](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.11...v2.2.12) (2020-11-21) ### Bug Fixes * **deps:** update dependency eslint to ^7.14.0 ([810e542](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/810e542d0d7c3251d7e903e265bdc4e89fa3dfa1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4626abac..7fb34193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.12](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.11...v2.2.12) (2020-11-21) + + +### Bug Fixes + +* **deps:** update dependency eslint to ^7.14.0 ([810e542](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/810e542d0d7c3251d7e903e265bdc4e89fa3dfa1)) + ## [2.2.11](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.10...v2.2.11) (2020-11-09) diff --git a/package.json b/package.json index 1638daeb..9a0cca69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-decorator-position", - "version": "2.2.11", + "version": "2.2.12", "description": "ESLint plugin for enforcing decorator position", "main": "lib/index.js", "files": [