docs: update release checklist

This commit is contained in:
steven-omaha
2023-06-06 16:48:59 +02:00
parent 79b1efe46f
commit 14f5618d84
+1 -1
View File
@@ -2,7 +2,7 @@ Release Checklist
-----------------
* Ensure local `main` is up to date with respect to `origin/main`.
* Run `cargo update` and review dependency updates.
Commit updated `Cargo.lock`.
Commit updated `Cargo.lock` with "chore(release): update lockfile".
* Run `cargo outdated` and review semver incompatible updates.
Unless there is a strong motivation otherwise, review and update every dependency.
* Update the date and version in all man pages.