diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e2841..26ecf4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.2.2] - 2021-08-20 + +### Added + +- Adjust how changelog is created to that releases can be automatically created + ## [2.2.1] - 2021-08-20 ### Added diff --git a/package.json b/package.json index ba493c6..9aa3c19 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ } ], "license": "MIT", - "version": "2.2.1", + "version": "2.2.2", "publisher": "getpsalm", "categories": [ "Linters",