Skip to content

Commit d6fb080

Browse files
committed
chore(release): 0.6.0
1 parent 39bb303 commit d6fb080

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
## [0.6.0-next.0] — 2026-07-24
7+
## [0.6.0] — 2026-07-24
88

99
Native Cursor subagents: the Cursor agent's `task` tool now renders as a
1010
navigable opencode child session instead of a dead "Unspecified Task" card.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stablekernel/opencode-cursor",
3-
"version": "0.6.0-next.0",
3+
"version": "0.6.0",
44
"description": "opencode provider plugin backed by the official Cursor SDK (@cursor/sdk) — adds a Cursor provider and lists its models",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)