Commit graph

2 commits

Author SHA1 Message Date
Gary Ritchie
62dd025f1f
Remove unneeded permissions prerequisite, fix version bump
The release workflow declares its own permissions at the job
level, so the repo-wide setting doesn't need to be changed.

Fix version-bump.mjs to always write the new version entry to
versions.json. Previously it skipped the write when minAppVersion
already existed as a value, which meant most patch/minor releases
wouldn't get recorded.
2026-03-28 15:21:21 -06:00
Gary Ritchie
3d0dda4258
Add release how-to guide 2026-03-28 15:18:40 -06:00