chore(release): v0.12.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-01 07:58:34 -07:00
parent e229417dc2
commit 9218c455cf
42 changed files with 175 additions and 57 deletions

View File

@@ -1,5 +1,7 @@
# @fusion/pi-claude-cli
## 0.12.0
## 0.11.0
## 0.10.0

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/pi-claude-cli",
"version": "0.11.0",
"version": "0.12.0",
"description": "Fusion vendored fork: pi coding-agent extension that routes LLM calls through the Claude Code CLI. Forked from rchern/pi-claude-cli (MIT). See UPSTREAM.md.",
"license": "MIT",
"private": true,