Skip to content

Commit 0b44671

Browse files
committed
chore(ci): bump semantic-release to v25 for native OIDC support
Remove explicit plugin devDependencies since v25 bundles them. Fix deprecated successComment/failComment options in releaserc.
1 parent 7a4ffff commit 0b44671

3 files changed

Lines changed: 59 additions & 467 deletions

File tree

.releaserc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
[
1515
"@semantic-release/github",
1616
{
17-
"successComment": false,
18-
"failComment": false
17+
"successCommentCondition": false,
18+
"failCommentCondition": false
1919
}
2020
]
2121
]

0 commit comments

Comments
 (0)