Skip to content

Commit 45b25dd

Browse files
chore(release): sync manifests to v0.7.1 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7900c8 commit 45b25dd

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.1] - 2026-08-29
11+
1012
### Changed
1113

1214
- Catalog refresh and post-release manifest PRs auto-merge when required CI is green.

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-29T17:07:34.207Z",
4-
"pluginVersion": "0.7.0",
4+
"pluginVersion": "0.7.1",
55
"commandCodeVersion": "1.38.2",
66
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.38.2.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.7.0",
3+
"version": "0.7.1",
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)