Commit 93d9d71
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments