Skip to content

Commit

Permalink
Document how to push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
edemaine committed Aug 20, 2024
1 parent cf99393 commit b30e7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,4 @@ relevant channel (e.g. `#compiler` for questions about the parser).
* `yarn changelog --release` to update `CHANGELOG.md`
and (ask to) create a release commit and tag it
* Submit files to NPM (usually requiring 2FA)
3. `git push --follow-tags` to push new commit and tag

0 comments on commit b30e7d6

Please sign in to comment.