Skip to content

Commit d5f5104

Browse files
author
Conventional Release Action
committed
release: v1.2.3 [skip ci]
1 parent f87ac33 commit d5f5104

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.github/cra-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"lastReadCommit": "447864f52edebc77ba004cf6bf2826060344b090"
2+
"lastReadCommit": "f87ac334f7c192328e686b8873c17719940aca7d"
33
}

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
29-08-2024 Ar Rakin <rakinar2@onesoftnet.eu.org>
22

3+
fix: commit messages in release notes
4+
5+
fix: commit messages in release notes
6+
7+
fix: id and shortId swapped
8+
39
feat: release note generation
410

511
fix: make changelog generation command silent
@@ -12,6 +18,8 @@
1218

1319
29-08-2024 Conventional Release Action <conventional-release@onesoftnet.eu.org>
1420

21+
release: v1.2.0 [skip ci]
22+
1523
release: v1.1.2 [skip ci]
1624

1725
release: v1.1.1 [skip ci]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "conventional-release-action",
33
"module": "src/index.ts",
4-
"version": "1.2.0",
4+
"version": "1.2.3",
55
"scripts": {
66
"build": "ncc build src/index.ts -o build"
77
},

0 commit comments

Comments
 (0)