From 148aea1f0a5285698361e817ddca60210a906fe2 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Thu, 6 Aug 2026 09:25:08 +0000 Subject: [PATCH] chore(release): v0.25.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d2b35c..226adac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moshcode", - "version": "0.24.3", + "version": "0.25.0", "type": "module", "description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript", "repository": {