Skip to content

Commit 1159d82

Browse files
chore(main): release 1.6.5 (#136)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8de8650 commit 1159d82

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.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+
310
## [1.6.4](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.6.3...v1.6.4) (2026-04-27)
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.4",
4+
"version": "1.6.5",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)