Skip to content

Commit 61deaea

Browse files
chore(main): release 1.6.9 (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f91baa3 commit 61deaea

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.9](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.6.8...v1.6.9) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* subagent agent mode detection ([#147](https://github.com/ianjwhite99/opencode-with-claude/issues/147)) ([f91baa3](https://github.com/ianjwhite99/opencode-with-claude/commit/f91baa39cd560ad341e2259574c6e3bf2a4e2e84))
9+
310
## [1.6.8](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.6.7...v1.6.8) (2026-05-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opencode-with-claude",
33
"description": "OpenCode plugin to use your Claude Max subscription via Meridian proxy",
4-
"version": "1.6.8",
4+
"version": "1.6.9",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)