ext/h3/src/RELEASE.md in h3-3.4.4 vs ext/h3/src/RELEASE.md in h3-3.5.0
- old
+ new
@@ -1,9 +1,10 @@
# Release Process
1. Create a PR "Preparing for release X.Y.Z" against master branch
- * Update VERSION to `X.Y.Z`
* Alter CHANGELOG.md from `[Unreleased]` to `[X.Y.Z] YYYY-MM-DD`
+ * Run `make update-version` and give `X.Y.Z` when prompted
+ * Check that all merges that need to be in the changelog are present
2. Create a release "Release X.Y.Z" on Github
* Create Tag `vX.Y.Z`
* Copy CHANGELOG.md into the release notes