Skip to content

Commit 6b1f165

Browse files
committed
chore(release): publish 0.3.3
1 parent 7480914 commit 6b1f165

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.3.3
44

55
- resolve `edit_plan` and `planner_config` plan paths against the active OpenCode worktree instead of the plugin process working directory
66

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": "opencode-planner",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "OpenCode plugin emulating Experimental Planning Mode and sending plan to configured editor for acceptance or editing",
55
"type": "module",
66
"main": "./index.js",

0 commit comments

Comments
 (0)