We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de8650 commit 1159d82Copy full SHA for 1159d82
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.6.5](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.6.4...v1.6.5) (2026-05-06)
4
+
5
6
+### Bug Fixes
7
8
+* meridian 1.42 issue 107 ([#135](https://github.com/ianjwhite99/opencode-with-claude/issues/135)) ([8de8650](https://github.com/ianjwhite99/opencode-with-claude/commit/8de8650e1b261dc08251d9d2e1e13b52f56aa17c))
9
10
## [1.6.4](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.6.3...v1.6.4) (2026-04-27)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "opencode-with-claude",
"description": "OpenCode plugin to use your Claude Max subscription via Meridian proxy",
- "version": "1.6.4",
+ "version": "1.6.5",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments