Skip to content

Commit 667c01b

Browse files
chore(release): 0.4.5 (#61)
- Bump version 0.4.5-next.0 → 0.4.5 - Sync package-lock.json - Promote CHANGELOG [0.4.5-next.0] → [0.4.5] dated 2026-07-07
1 parent 5f56c60 commit 667c01b

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.4.5-next.0] — 2026-07-06
7+
## [0.4.5] — 2026-07-07
88

99
- **Fixed: Cursor agent rejecting turns as "prompt injection" / "gaslighting."**
1010
The provider flattened opencode's system prompt into the user-message transcript;

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.4.5-next.0",
3+
"version": "0.4.5",
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)