Skip to content

Commit

Permalink
Further instructions to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirTalwar committed May 25, 2024
1 parent b41984b commit cbaa95c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ Versions must follow [Semantic Versioning 2.0.0][].
4. Commit the changes and push to the `main` branch.
5. Tag `HEAD` with the version (`git tag vX.Y.Z HEAD`).
6. Push the new tag with `git push --tags`.
7. Wait until the draft release shows up, with all artifacts.
8. Add a description and publish it.

[Semantic Versioning 2.0.0]: https://semver.org/spec/v2.0.0.html

0 comments on commit cbaa95c

Please sign in to comment.