Skip to content

Commit e5f7bbb

Browse files
neilclaude
andcommitted
chore(release): prepare 6.3.4 (manual version bump)
Manual version bump to 6.3.4 for npm publish ahead of the release-please PR (Actions queue is backed up). package.json + package-lock + release-please manifest synced to 6.3.4. No git tag, no CHANGELOG release section — the [Unreleased] entries already describe the shipped #171/#176 work, and release-please will own the final tag/changelog when CI unblocks. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5c7e936 commit e5f7bbb

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{"." : "6.3.3"}
1+
{
2+
".": "6.3.4"
3+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oc-codex-multi-auth",
3-
"version": "6.3.3",
3+
"version": "6.3.4",
44
"description": "OpenCode plugin for ChatGPT Plus/Pro OAuth with Codex/GPT-5 routing, multi-account rotation, account switching, health checks, diagnostics, and recovery tools",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)