Commit 16b311c
chore(release): v0.27.0 (#323)
Bump to v0.27.0, releasing `/crypto` — crypto market data from advis0r.com as
a CLI verb, a pit command, and a second Claude Code plugin (#322) — alongside
two commits that have been sitting on main unreleased: the compact() carry fix
for `ticker` (#321) and the move off the deprecated Node 20 runtime (#320).
Minor rather than patch: it adds a command and a plugin, and changes no
existing one.
As with v0.26.0 and `ticker`, the release is what makes the plugin's primary
path work. install.sh serves the latest release tarball, not main, so until a
release carries it every installed binary answers `unknown command "crypto"`
and the plugin's slash commands fall back to curl — which works, but skips the
rendering the verb exists to do.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5ba3c77 commit 16b311c
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