Skip to content

Commit

Permalink
chore: fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
thomvaill committed Dec 17, 2024
1 parent 536e648 commit 9b54dfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ read -rp "Press any key to continue or Ctrl+C to abort..."

yarn lerna publish \
--conventional-commits \
--conventional-graduate \
--exact \
--create-release github

Expand Down

0 comments on commit 9b54dfd

Please sign in to comment.