Skip to content

Commit 3e0e42b

Browse files
committed
fix: bump semantic_version to 24 for Node.js 24 compatibility [DEVPLAT-7373]
1 parent 63baa06 commit 3e0e42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
with:
31-
semantic_version: 19
31+
semantic_version: 24
3232
extra_plugins: |
3333
@semantic-release/changelog@6
3434
@semantic-release/git@10

0 commit comments

Comments
 (0)