Skip to content

Commit 12c9711

Browse files
chore(main): release 1.4.4 (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea17a3c commit 12c9711

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.4.4](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.4.3...v1.4.4) (2026-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Update README with Anthropic provider details ([#101](https://github.com/ianjwhite99/opencode-with-claude/issues/101)) ([ea17a3c](https://github.com/ianjwhite99/opencode-with-claude/commit/ea17a3c06216ff1d234754f93d08fcd440482fb0))
9+
310
## [1.4.3](https://github.com/ianjwhite99/opencode-with-claude/compare/v1.4.2...v1.4.3) (2026-04-08)
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.4.3",
4+
"version": "1.4.4",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)