Skip to content

Commit

Permalink
chore: include semantic-release as a dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Koops <jonkoops@gmail.com>
  • Loading branch information
jonkoops authored and rolandjitsu committed Nov 12, 2024
1 parent b4e69bf commit 800da04
Show file tree
Hide file tree
Showing 3 changed files with 8,703 additions and 2,602 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release@^24
run: npx semantic-release
Loading

0 comments on commit 800da04

Please sign in to comment.