Skip to content

Commit

Permalink
Merge branch 'main' of github.com:onesoft-sudo/conventional-release-a…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
virtual-designer committed Sep 3, 2024
2 parents 1f6d0f8 + ff6e0a2 commit ea45733
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 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": "3afe10356e096aaff4cbd8c0f7b5317ef27f8f50"
"lastReadCommit": "19d4580aa992f704bfef3a4155174bb6145219dc"
}
20 changes: 15 additions & 5 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
03-09-2024 Ar Rakin <[email protected]>

[*] fix: preserve build metadata if no new versions are released

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


03-09-2024 Conventional Release Action <[email protected]>

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


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


03-09-2024 Ar Rakin <[email protected]>

[*] fix: rebuild
Expand All @@ -10,11 +25,6 @@
Signed-off-by: GitHub <[email protected]>


03-09-2024 Conventional Release Action <[email protected]>

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


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

[*] release: v1.3.1 [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.4.1",
"version": "1.4.2",
"scripts": {
"build": "ncc build src/index.ts -o build"
},
Expand Down

0 comments on commit ea45733

Please sign in to comment.