Skip to content

Commit 93d9d71

Browse files
ralyodioclaude
andcommitted
chore(release): v0.26.0
Bump to v0.26.0, releasing two features that have been sitting on main unreleased: posting to Bluesky and Nostr from the pit (#317), and equity research via `moshcode ticker` / `/ticker` backed by advis0r.com, shipped alongside moshcode's first Claude Code plugin marketplace (#318). Minor rather than patch: both add commands, neither changes an existing one. This release is also what makes the `ticker` plugin's primary path work. install.sh serves the latest release tarball, not main, so every machine running the installed binary reports `unknown command "ticker"` until a release carries it — the plugin's slash commands fall back to curl in the meantime, which works but skips the rendering the verb exists to do. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent fb4ff90 commit 93d9d71

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.25.1",
3+
"version": "0.26.0",
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)