From 945b62137c38c710586b50817c82fc84779fc4f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:19:44 +0000 Subject: [PATCH] chore(release): sync manifests to v0.7.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) 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",