@cc-x/cc-x 0.4.5 → 0.4.6
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.
- package/README.en.md +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -10,7 +10,7 @@ different path: **switching happens purely at the environment-variable layer.**
|
|
|
10
10
|
reads or writes any Claude Code config file. Your MCP, plugins, hooks — it won't touch them.
|
|
11
11
|
|
|
12
12
|
```text
|
|
13
|
-
cc-x v0.4.
|
|
13
|
+
cc-x v0.4.6 · Claude Code API switcher (default = used by bare `claude` in new terminals)
|
|
14
14
|
|
|
15
15
|
▶ Official (default)[Logged in]
|
|
16
16
|
DeepSeek [Key set] — work
|
package/README.md
CHANGED