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

This commit is contained in:
Jason
2026-03-12 00:15:05 +08:00
parent 51825dac20
commit 3dad255a2a
11 changed files with 1759 additions and 1089 deletions
+1299 -1071
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cc-switch"
version = "3.12.0"
version = "3.12.1"
description = "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
authors = ["Jason Young"]
license = "MIT"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Switch",
"version": "3.12.0",
"version": "3.12.1",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",