Skip to content

Commit

Permalink
Update release process
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFlurry committed Jan 23, 2024
1 parent 99c8e11 commit d9b526f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/processes/RELEASING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Releasing

1. Update version & release date in CHANGELOG.md
2. Commit and push
3. Create a new release [on GitHub](https://github.com/rivet-gg/rivet/releases)
- Name the release `vX.X.X-rc.X`. This should match CHANGELOG.md
- If this is a prerelease, mark as a prerelease.
- Copy the contents of the latest release in CHANGELOG.md in to the body
4. Click _Publish release_

0 comments on commit d9b526f

Please sign in to comment.