File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @loongphy/codex-auth" ,
3- "version" : " 0.3.0-alpha.7 " ,
3+ "version" : " 0.3.0-alpha.8 " ,
44 "type" : " module" ,
55 "description" : " CLI for switching Codex accounts" ,
66 "license" : " MIT" ,
2121 " README.md"
2222 ],
2323 "optionalDependencies" : {
24- "@loongphy/codex-auth-linux-x64" : " 0.3.0-alpha.7 " ,
25- "@loongphy/codex-auth-linux-arm64" : " 0.3.0-alpha.7 " ,
26- "@loongphy/codex-auth-darwin-x64" : " 0.3.0-alpha.7 " ,
27- "@loongphy/codex-auth-darwin-arm64" : " 0.3.0-alpha.7 " ,
28- "@loongphy/codex-auth-win32-x64" : " 0.3.0-alpha.7 " ,
29- "@loongphy/codex-auth-win32-arm64" : " 0.3.0-alpha.7 "
24+ "@loongphy/codex-auth-linux-x64" : " 0.3.0-alpha.8 " ,
25+ "@loongphy/codex-auth-linux-arm64" : " 0.3.0-alpha.8 " ,
26+ "@loongphy/codex-auth-darwin-x64" : " 0.3.0-alpha.8 " ,
27+ "@loongphy/codex-auth-darwin-arm64" : " 0.3.0-alpha.8 " ,
28+ "@loongphy/codex-auth-win32-x64" : " 0.3.0-alpha.8 " ,
29+ "@loongphy/codex-auth-win32-arm64" : " 0.3.0-alpha.8 "
3030 },
3131 "scripts" : {
3232 "check:versions" : " node scripts/npm/check-versions.mjs" ,
Original file line number Diff line number Diff line change 1- pub const app_version = "0.3.0-alpha.7 " ;
1+ pub const app_version = "0.3.0-alpha.8 " ;
You can’t perform that action at this time.
0 commit comments