Skip to content

Commit e7a2fc0

Browse files
ralyodioclaude
andauthored
chore(release): v0.29.2 (#332)
Bump to v0.29.2, releasing the namespaced plugin command names (#331). Patch, documentation and strings only. Every plugin command was advertised bare — /crypto, /stocks, /signals — and none of those exist: Claude Code namespaces plugin commands as /<plugin>:<command> always, so the first thing anyone tried after installing answered "Unknown command". Worth its own release rather than waiting, for the same reason v0.29.1 was: the wrong names are in the plugin READMEs that ship with the plugins, and the plugins are what people are being told to install right now. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 0df4099 commit e7a2fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moshcode",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"type": "module",
55
"description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript",
66
"repository": {

0 commit comments

Comments
 (0)