chore(release): v0.25.0 - #314
Merged
Merged
Conversation
Minor: `moshcode whoami --json` is new behaviour (#302) — account status as machine-readable JSON, with a distinct status for not-logged-in, expired and unverified sessions rather than prose a script has to parse. Also carries the publish-warning cleanup (#313) and the two publish-workflow changes (#311, #312), none of which alter what installs. This is the first release since v0.24.0 with something in it for users; 0.24.1 through 0.24.3 were plumbing. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ThreatCrush Security Scan92 finding(s) HIGH/CRITICAL: 50 | MEDIUM: 42
…and 42 more. Full results in the Security tab. Snippets are redacted; ThreatCrush never prints matched credential material. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Minor, because this one actually ships something:
moshcode whoami --json(#302) prints account status as machine-readable JSON, with distinctstatusvalues for not-logged-in, expired and unverified sessions rather than prose a script has to parse.Also carried, none of which change what installs:
./prefix npm strips frombinpaths, silencing the publish warningNPM_TOKENagainsetup-nodewriting the empty auth token that broke OIDCFirst release since v0.24.0 with anything in it for users; 0.24.1–0.24.3 were plumbing.
Verification
moshcode --versionreports 0.25.0Publishing on merge+release uses the token path, which is proven — v0.24.2 and v0.24.3 both went out that way with provenance attestations.
🤖 Generated with Claude Code