[codex] fix profile scoped model selection (#881)
* fix profile scoped model selection * test profile scoped provider refresh
This commit is contained in:
@@ -6,7 +6,7 @@ export interface ChangelogEntry {
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: '0.5.31',
|
||||
version: '0.5.32',
|
||||
date: '2026-05-20',
|
||||
changes: [
|
||||
'changelog.new_0_5_31_1',
|
||||
|
||||
Reference in New Issue
Block a user