@tkpdx01/ccc 1.6.2 → 1.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
  3. package/cover.png +0 -0
package/README.md CHANGED
@@ -1,7 +1,5 @@
1
1
  # ccc — Claude Code / Codex Launcher
2
2
 
3
- ![ccc cover](cover.png)
4
-
5
3
  Manage multiple API profiles for **Claude Code** and **OpenAI Codex**. Switch between providers, keys, and endpoints instantly.
6
4
 
7
5
  管理 **Claude Code** 和 **OpenAI Codex** 的多套 API 配置,一键切换 Provider、Key 和 Endpoint。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tkpdx01/ccc",
3
- "version": "1.6.2",
3
+ "version": "1.6.3",
4
4
  "description": "Claude Code / Codex Settings Launcher - Manage multiple Claude Code and Codex profiles",
5
5
  "main": "index.js",
6
6
  "bin": {
package/cover.png DELETED
Binary file