Skip to content

Commit ead43fa

Browse files
chore(release): sync manifests to v0.7.0 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9166d1 commit ead43fa

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.0] - 2026-08-28
11+
1012
### Changed
1113

1214
- npm publishes only when plugin or catalog files change since the last tag — CI, tests, and scripts-only merges skip a release.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"generatedAt": "2026-08-28T21:14:42.165Z",
4-
"pluginVersion": "0.6.1",
4+
"pluginVersion": "0.7.0",
55
"commandCodeVersion": "1.38.1",
66
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.38.1.tgz",
77
"modelCount": 65,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brainervirus/opencode-commandcode",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Command Code API provider for opencode — use Claude, GPT, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, and Step models via Command Code",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)