From 43154ef03d86c0b8557bd02e63457075ff93d566 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Sat, 8 Aug 2026 17:54:10 +0000 Subject: [PATCH] chore(release): v0.29.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump to v0.29.1, releasing the marketplace-refresh fix (#328). Patch, and the first release in this series that changes no surface: `plugin install` now refreshes the marketplace instead of only adding it, so installing a plugin added since the last time you touched this marketplace stops failing with "not found in any marketplace". Worth releasing on its own rather than waiting: the bug's blast radius is everyone who already installed a plugin from this marketplace, and the two releases it broke — crypto in v0.27.0, stocks in v0.29.0 — are the ones people are being told to install right now. 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 d02ecc2..02cd9d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moshcode", - "version": "0.29.0", + "version": "0.29.1", "type": "module", "description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript", "repository": {