doc: update notes about releasing since the script now works for the most part

This commit is contained in:
bronsen 2026-02-22 12:09:53 +01:00
parent 13239d6f73
commit 3e898d1771

View file

@ -108,10 +108,8 @@ Please don't: this is my little human-created thing.
Where `segment` is one of: major, minor, patch, stable, alpha, beta, rc, Where `segment` is one of: major, minor, patch, stable, alpha, beta, rc,
post, dev post, dev
* commit * commit
* push commits * When we really really want to release:
* use lazygit to create the new version tag * `just release {Release Name can be several words}`
* remember to prefix it with "v"
* push the tags, using lazygit
---- ----