Skip to content

Commit 9fcb5df

Browse files
committed
Publish v0.1.8 so package metadata matches the latest initialization fix
Bump package metadata to 0.1.8 for the read-only auto-prepare change that prevents early `.flow` side effects before first write. Constraint: Release workflow and package metadata must stay in sync Rejected: Reuse v0.1.7 tag/version | would ship new behavior under stale version metadata Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep package.json version aligned with release tag for every published fix Tested: bun run check Not-tested: Manual install via release scripts after GitHub release publication
1 parent 7e434a8 commit 9fcb5df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-plugin-flow",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Stateful planning and execution workflow plugin for OpenCode",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)