Skip to content

Commit a39f0d8

Browse files
chore: release v0.21.0
1 parent 7778e5c commit a39f0d8

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## v0.21.0 - 2026-04-28
6+
7+
8+
9+
### ⚙️ Miscellaneous
10+
- trigger on dev branch instead of main
11+
- **release:** merge release commit via PR instead of pushing to main
12+
- bump cli-toolkit to v1.5.1
13+
14+
15+
### 📚 Documentation
16+
- document dev/main branching model
17+
- pin Claude plugin marketplace install to @main
18+
19+
20+
### 🚀 Features
21+
- **test-env:** add work-mode sandbox with local cli-toolkit
22+
23+
524
## v0.20.0 - 2026-04-26
625

726

integrations/rendered/claude/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tapper",
33
"description": "Tapper KEG CLI integration — registers the `tap mcp` server and ships the `/tapper` skill for MCP-first KEG workflows. Requires the `tap` binary on PATH.",
4-
"version": "v0.20.0",
4+
"version": "v0.21.0",
55
"author": {
66
"name": "Jared Rickert"
77
},

0 commit comments

Comments
 (0)