Skip to content

Commit 43fa14d

Browse files
author
Conventional Release Action
committed
release: v1.3.1 [skip ci]
1 parent 45a2643 commit 43fa14d

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": "1961118129305cada45229560bbedb89f4f20ec5"
2+
"lastReadCommit": "45a26437a11d1a36ad1da6a0edd91d5afd3ea51b"
33
}

ChangeLog

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

3+
[*] fix: multiple colons inserted in release notes
4+
5+
Signed-off-by: Ar Rakin <rakinar2@onesoftnet.eu.org>
6+
7+
38
[*] feat: add `skip-commits-pattern` option
49

510
Signed-off-by: Ar Rakin <rakinar2@onesoftnet.eu.org>
@@ -11,6 +16,9 @@
1116

1217
31-08-2024 Conventional Release Action <conventional-release@onesoftnet.eu.org>
1318

19+
[*] release: v1.3.0 [skip ci]
20+
21+
1422
[*] release: v1.2.8 [skip ci]
1523

1624

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.3.0",
4+
"version": "1.3.1",
55
"scripts": {
66
"build": "ncc build src/index.ts -o build"
77
},

0 commit comments

Comments
 (0)