Commit 2b13e2d
committed
chore(release): bump CCSwitchMulti to v3.16.4-15
Release scope:
- publish the Codex usage and reset credits page added after v3.16.4-14
- keep the fork version line on 3.16.4-N and bump package.json, Cargo.toml, tauri.conf.json, and Cargo.lock to 3.16.4-15
- add Chinese release notes covering the Codex usage page, banked reset credits, theme token split, and temperature default guardrails
- record release preparation knowledge in memory.md, including the untracked output/log directories that must stay out of the release commit
Verification:
- pnpm vitest run src/components/codex/CodexUsagePage.test.tsx --testTimeout=20000
- pnpm vitest run src/components/codex/CodexUsagePage.test.tsx tests/integration/App.test.tsx -t "opens the Codex usage page from the Codex toolbar" --testTimeout=20000
- cargo test --manifest-path src-tauri/Cargo.toml responses_request_without_temperature_does_not_default_temperature --lib
- cargo test --manifest-path src-tauri/Cargo.toml responses_request_with_temperature_preserves_explicit_temperature --lib
- pnpm typecheck
- pnpm exec prettier --check package.json src-tauri/tauri.conf.json docs/release-notes/v3.16.4-15-zh.md
- cargo fmt --manifest-path src-tauri/Cargo.toml --check
- git diff --check1 parent e576443 commit 2b13e2d
6 files changed
Lines changed: 36 additions & 4 deletions
File tree
- docs/release-notes
- src-tauri
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments