fix typos and release checklist

This commit is contained in:
ripytide
2024-04-14 17:21:05 +01:00
parent b473f8e432
commit 636a7a02ec
8 changed files with 7 additions and 8 deletions
-1
View File
@@ -7,7 +7,6 @@ Release Checklist
Unless there is a strong motivation otherwise, review and update every dependency.
* Update the date and version in all man pages: "chore(release): bump man pages".
* Run `cargo release -p pacdef <version>`.
`pacdef_core` and `pacdef` shall have the same version at all times.
Verify everything works as expected.
* Rerun `cargo publish` with `--execute.`
* Generate GitHub release with `git cliff`