Skip to content

Commit c5beb78

Browse files
committed
chore(release): 5.4.0
1 parent 206393f commit c5beb78

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ all notable changes to this project. dates are ISO format (YYYY-MM-DD).
66

77
### added
88

9+
### changed
10+
11+
### fixed
12+
13+
## [5.4.0] - 2026-02-28
14+
15+
### added
16+
917
- **beginner operations toolkit**: added `codex-help`, `codex-setup` (with `wizard` mode + fallback), `codex-doctor` (`fix` mode), and `codex-next` for guided onboarding and recovery.
1018
- **account metadata commands**: added `codex-tag` and `codex-note`, plus `codex-list` tag filtering.
1119
- **interactive account pickers**: `codex-switch`, `codex-label`, and `codex-remove` now support optional index with interactive selection in compatible terminals.

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-chatgpt-multi-auth",
3-
"version": "5.3.4",
3+
"version": "5.4.0",
44
"description": "Multi-account rotation plugin for ChatGPT Plus/Pro (OAuth / Codex backend)",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)