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 Aug 29, 2024
2 parents 4562b34 + c77d9af commit cb38253
Show file tree
Hide file tree
Showing 3 changed files with 6 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": "f87ac334f7c192328e686b8873c17719940aca7d"
"lastReadCommit": "74b68a5877cd45b15d099743a8148dbb59f2ce2d"
}
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
29-08-2024 Ar Rakin <rakinar2@onesoftnet.eu.org>

fix: commit messages format

fix: commit messages in release notes

fix: commit messages in release notes
Expand All @@ -18,6 +20,8 @@

29-08-2024 Conventional Release Action <conventional-release@onesoftnet.eu.org>

release: v1.2.3 [skip ci]

release: v1.2.0 [skip ci]

release: v1.1.2 [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.2.3",
"version": "1.2.4",
"scripts": {
"build": "ncc build src/index.ts -o build"
},
Expand Down

0 comments on commit cb38253

Please sign in to comment.