Skip to content

Commit

Permalink
release: v1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Release Action committed Sep 16, 2024
1 parent db598ec commit 67c52e4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 9 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": "ea45733256301c32ff43856d34b7535a59218ab7"
"lastReadCommit": "db598ec2ca8665d59b3a35baf5c6a0c94267bf45"
}
24 changes: 17 additions & 7 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
03-09-2024 Ar Rakin <[email protected]>
16-09-2024 Ar Rakin <[email protected]>

[*] fix: rebuild

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


[*] fix: preserve build metadata if no new versions are released
[*] fix: do not use silent commands

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


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

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


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


Expand All @@ -21,6 +19,18 @@
[*] release: v1.4.0 [skip ci]


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

[*] fix: rebuild

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


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

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


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

[*] fix: rebuild
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.3",
"version": "1.4.4",
"scripts": {
"build": "ncc build src/index.ts -o build"
},
Expand Down

0 comments on commit 67c52e4

Please sign in to comment.