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

2
src-tauri/Cargo.lock generated
View File

@@ -580,7 +580,7 @@ dependencies = [
[[package]]
name = "cc-switch"
version = "3.2.0"
version = "3.3.0"
dependencies = [
"dirs 5.0.1",
"log",