We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3db6bc + 692fce5 commit 742d533Copy full SHA for 742d533
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 🚦 CHANGELOG
2
3
+## [1.2.11](https://github.com/Karsei/semantic-release-demo/compare/v1.2.10...v1.2.11) (2023-09-17)
4
+
5
6
+### 🐛 Bug Fixes
7
8
+* commit test ([34c2ce0](https://github.com/Karsei/semantic-release-demo/commit/34c2ce0f8f77fb82a94b1780372ce06d16b0a88f))
9
10
## [1.2.5](https://github.com/Karsei/semantic-release-demo/compare/v1.2.4...v1.2.5) (2023-09-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-release-demo",
- "version": "1.2.10",
+ "version": "1.2.11",
"description": "A test project for using semantic-release",
"private": true,
"main": "dist/index.js",
0 commit comments