fix: correct typos in CHANGELOG files (#1338)

This commit is contained in:
luo jiyin
2026-05-23 21:16:09 +03:00
committed by GitHub
parent 0c60fd6222
commit 47f72c2e09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -910,7 +910,7 @@ All notable changes to this project will be documented in this file.
## [1.1.4] - 2025-12-15
- Flexoki themes for Shiki syntax highlighting for consistency with the app color schema.
- Enchanced VSCode extension theming with editor themes.
- Enhanced VSCode extension theming with editor themes.
- Fixed mobile view model/agent selection.
## [1.1.3] - 2025-12-14
+1 -1
View File
@@ -384,7 +384,7 @@
## [1.5.9] - 2026-01-28
- Agent Manager: migrated to the OpenCode SDK worktree implementation; sessions in worktrees are now completely isolated.
- Agent Manager: worktree setup commands are now persistant per project and automatically saved/restored.
- Agent Manager: worktree setup commands are now persistent per project and automatically saved/restored.
## [1.5.8] - 2026-01-26