chore: bump version to v3.11.0 and add release notes

- Update version numbers in package.json, Cargo.toml, tauri.conf.json
- Add CHANGELOG.md entry for v3.11.0
- Add trilingual release notes (zh/en/ja)
- Update user manual version info
This commit is contained in:
Jason
2026-02-26 23:13:59 +08:00
parent 0c4a8d0569
commit ac23328119
9 changed files with 1058 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cc-switch",
"version": "3.10.3",
"version": "3.11.0",
"description": "All-in-One Assistant for Claude Code, Codex & Gemini CLI",
"type": "module",
"scripts": {