We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b017df3 commit 2870a3eCopy full SHA for 2870a3e
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm audit signatures
28
# pinned version updated automatically by Renovate.
29
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
30
- - run: npx semantic-release@24.2.9
+ - run: npx semantic-release@25.0.0
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_BOT_NPM_TOKEN }}
0 commit comments