diff --git a/CHANGELOG.md b/CHANGELOG.md index ce2c1ee..9070760 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.7.0] - 2026-08-28 + ### Changed - npm publishes only when plugin or catalog files change since the last tag — CI, tests, and scripts-only merges skip a release. diff --git a/manifest.json b/manifest.json index 49be2eb..57e0e1f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "generatedAt": "2026-08-28T21:14:42.165Z", - "pluginVersion": "0.6.1", + "pluginVersion": "0.7.0", "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 e65514b..d0cf951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brainervirus/opencode-commandcode", - "version": "0.6.1", + "version": "0.7.0", "description": "Command Code API provider for opencode — use Claude, GPT, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, and Step models via Command Code", "keywords": [ "ai",