Skip to content

Commit

Permalink
Update make-official-release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
peaBerberian authored Oct 15, 2024
1 parent 29f2784 commit 544e749
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions scripts/make-official-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,8 @@ log ""
log "The legacy-v3 branch has been updated to now point to the v$version release"
log "and has been pushed to remote."
log ""
log 'You may now run "npm publish", check the published package, and then create'
log "the release on GitHub's interface (don't forget to include builds in it)."
log 'You may now run "npm publish --tag legacy-v3", check the published package,'
log "and then create the release on GitHub's interface (don't forget to include"
log "builds in it)."
log ""
log "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
log "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"

0 comments on commit 544e749

Please sign in to comment.