We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ed8d4 + 8e6f6bb commit 35fb0dbCopy full SHA for 35fb0db
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 🚦 CHANGELOG
2
3
+## [1.2.2](https://github.com/Karsei/semantic-release-demo/compare/v1.2.1...v1.2.2) (2023-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* commit test ([12220e7](https://github.com/Karsei/semantic-release-demo/commit/12220e7e2a3703484e7532e4f6b4d6d30331ca05))
9
10
## [1.2.1](https://github.com/Karsei/semantic-release-demo/compare/v1.2.0...v1.2.1) (2023-09-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-release-demo",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "A test project for using semantic-release",
"private": true,
"main": "dist/index.js",
0 commit comments