release: bump version to 3.3.0

Update version across all package files and add comprehensive changelog for v3.3.0 release featuring VS Code integration, shared config snippets, enhanced Codex wizard, and cross-platform improvements.
This commit is contained in:
Jason
2025-09-22 22:50:07 +08:00
parent 7e9930fe50
commit 077d491720
6 changed files with 39 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Switch",
"version": "3.2.0",
"version": "3.3.0",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",