Skip to content

Commit

Permalink
fix: release script
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Jul 11, 2024
1 parent c2306c1 commit 8d3dde5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/release.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /bin/sh
rm .git/hooks/*
npm i -D conventional-changelog-conventionalcommits@7.0.2 @semantic-release/release-notes-generator@12.0.0 @semantic-release/commit-analyzer@12.0.0
sg release -i npm || true

0 comments on commit 8d3dde5

Please sign in to comment.