Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions devlog/2026-08-04_promote-stable-v1.14.12/REQ.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# REQ: Promote stable v1.14.12

Sync npm `stable` tag with `latest` (v1.14.12).

CI runs `npm dist-tag add opencode-acp@1.14.12 stable` on merge.
3 changes: 3 additions & 0 deletions devlog/2026-08-04_promote-stable-v1.14.12/WORKLOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# WORKLOG: Promote stable v1.14.12

Created promote-stable branch. CI will run `npm dist-tag add opencode-acp@1.14.12 stable` on merge.
Loading