chore(release): prepare v3.8.3

- Bump version to 3.8.3 in package.json, Cargo.toml, tauri.conf.json
- Add CHANGELOG entry for v3.8.3 with new features, fixes and changes
This commit is contained in:
Jason
2025-12-24 11:33:05 +08:00
parent 4cdaed56e6
commit c5f8ca1df9
5 changed files with 31 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cc-switch",
"version": "3.8.2",
"version": "3.8.3",
"description": "All-in-One Assistant for Claude Code, Codex & Gemini CLI",
"scripts": {
"dev": "pnpm tauri dev",