Nothing new to install
Nothing that ships changed. The only commits since v0.24.0 are the publish workflow, and .github is not part of the published package — the tarball is byte-identical to v0.24.0 apart from its version.
What it is for
This is the first release to travel the whole path on its own: a published release now triggers a workflow that runs the tests, checks the tag against package.json, and publishes to npm over trusted publishing (OIDC) — no stored credential, with provenance attached automatically.
Up to now npm was a second channel updated by hand, which is the kind of channel that quietly serves an old version forever. From here it keeps step with the releases.
Install is unchanged: curl -fsSL https://moshcoding.com/install.sh | sh, or npm i -g moshcode.