Skip to content

Commit

Permalink
release: v1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Release Action committed Aug 31, 2024
1 parent 45a2643 commit 43fa14d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/cra-metadata.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"lastReadCommit": "1961118129305cada45229560bbedb89f4f20ec5"
"lastReadCommit": "45a26437a11d1a36ad1da6a0edd91d5afd3ea51b"
}
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
31-08-2024 Ar Rakin <[email protected]>

[*] fix: multiple colons inserted in release notes

Signed-off-by: Ar Rakin <[email protected]>


[*] feat: add `skip-commits-pattern` option

Signed-off-by: Ar Rakin <[email protected]>
Expand All @@ -11,6 +16,9 @@

31-08-2024 Conventional Release Action <[email protected]>

[*] release: v1.3.0 [skip ci]


[*] release: v1.2.8 [skip ci]


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "conventional-release-action",
"module": "src/index.ts",
"version": "1.3.0",
"version": "1.3.1",
"scripts": {
"build": "ncc build src/index.ts -o build"
},
Expand Down

0 comments on commit 43fa14d

Please sign in to comment.