From cfd2fa6a6f64d2cfc0837d4d68f6bbb22b3034c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 23:44:46 +0000 Subject: [PATCH] chore(main): release 2.1.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6731392..9200f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.3](https://github.com/griffinmartin/opencode-claude-auth/compare/v2.1.2...v2.1.3) (2026-07-25) + + +### Bug Fixes + +* honor `CLAUDE_CONFIG_DIR` ([#239](https://github.com/griffinmartin/opencode-claude-auth/issues/239)) ([65e1bb3](https://github.com/griffinmartin/opencode-claude-auth/commit/65e1bb367bd92bbae57e74d6c4d8db0ae91d688f)) + ## [2.1.2](https://github.com/griffinmartin/opencode-claude-auth/compare/v2.1.1...v2.1.2) (2026-07-25) diff --git a/package.json b/package.json index 2f29e40..0b45775 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opencode-claude-auth", - "version": "2.1.2", + "version": "2.1.3", "description": "OpenCode plugin that uses your Claude Code credentials — no separate login needed.", "keywords": [ "anthropic",