@musistudio/claude-code-router 1.0.67 → 1.0.69
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.md +5 -0
- package/README_zh.md +4 -1
- package/dist/cli.js +1163 -1155
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -652,5 +652,10 @@ A huge thank you to all our sponsors for their generous support!
|
|
|
652
652
|
- @\*呢
|
|
653
653
|
- @\d*u
|
|
654
654
|
- @crizcraig
|
|
655
|
+
- s\*s
|
|
656
|
+
- \*火
|
|
657
|
+
- \*勤
|
|
658
|
+
- \*\*锟
|
|
659
|
+
|
|
655
660
|
|
|
656
661
|
(If your name is masked, please contact me via my homepage email to update it with your GitHub username.)
|