We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83b96b commit 2370ed3Copy full SHA for 2370ed3
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.2.2] - 2021-08-20
11
+
12
+### Added
13
14
+- Adjust how changelog is created to that releases can be automatically created
15
16
## [2.2.1] - 2021-08-20
17
18
### Added
package.json
@@ -12,7 +12,7 @@
}
],
"license": "MIT",
- "version": "2.2.1",
+ "version": "2.2.2",
"publisher": "getpsalm",
"categories": [
"Linters",
0 commit comments