diff --git a/CHANGELOG.md b/CHANGELOG.md index f32cb60..5e503e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.6.1] - 2026-08-28 + ### Added - semantic-release now cuts Keep a Changelog `[Unreleased]` into `## [version]` on publish and includes `CHANGELOG.md` in the post-release sync PR. diff --git a/manifest.json b/manifest.json index 60093f7..42caf7d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "generatedAt": "2026-08-28T19:50:57.386Z", - "pluginVersion": "0.6.0", + "pluginVersion": "0.6.1", "commandCodeVersion": "1.38.1", "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.38.1.tgz", "modelCount": 65, diff --git a/package.json b/package.json index c04b459..33a2d91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brainervirus/opencode-commandcode", - "version": "0.6.0", + "version": "0.6.1", "description": "Command Code API provider for opencode — use Claude, GPT, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, and Step models via Command Code", "keywords": [ "ai",