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,
post, dev
* commit
* push commits
* use lazygit to create the new version tag
* remember to prefix it with "v"
* push the tags, using lazygit
* When we really really want to release:
* `just release {Release Name can be several words}`
----