Skip to content

Commit 742d533

Browse files
committed
2 parents d3db6bc + 692fce5 commit 742d533

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 🚦 CHANGELOG
22

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+
310
## [1.2.5](https://github.com/Karsei/semantic-release-demo/compare/v1.2.4...v1.2.5) (2023-09-16)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-demo",
3-
"version": "1.2.10",
3+
"version": "1.2.11",
44
"description": "A test project for using semantic-release",
55
"private": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)