Skip to content

Commit

Permalink
release: v1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Release Action committed Sep 3, 2024
1 parent 809dae4 commit a300860
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 10 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": "45a26437a11d1a36ad1da6a0edd91d5afd3ea51b"
"lastReadCommit": "809dae41cc9637bee7c601046164cb672cdcb574"
}
26 changes: 18 additions & 8 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
03-09-2024 Ar Rakin <[email protected]>

[*] feat: format strings in Build-metadata and Version-prefix commit footers

Signed-off-by: GitHub <[email protected]>


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

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


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


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


31-08-2024 Ar Rakin <[email protected]>

[*] fix: multiple colons inserted in release notes
Expand All @@ -14,14 +32,6 @@

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

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

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


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


31-08-2024 Ar Rakin <[email protected]>

[*] fix(services:ChangeLogGenerator): release notes generation contains broken markdown
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.1",
"version": "1.4.0",
"scripts": {
"build": "ncc build src/index.ts -o build"
},
Expand Down

0 comments on commit a300860

Please sign in to comment.