From ea62a4b78e0e8a43360935ec92e33c5eef964b83 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Wed, 5 Aug 2026 10:18:12 +0000 Subject: [PATCH] chore(release): v0.24.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch: nothing that ships changed. The only commits since v0.24.0 are the publish workflow (#304, #305), and .github is not in the package's `files`, so the tarball is byte-identical to 0.24.0 apart from this line. Cut anyway because it is the first release to exercise the publish pipeline end to end — the path from a published release to a tarball on the registry has never actually run. 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 f948fd7..2e02ec1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moshcode", - "version": "0.24.0", + "version": "0.24.1", "type": "module", "description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript", "bin": {