Skip to content

Commit cd53a21

Browse files
grimmerkclaude
andcommitted
chore: bump version to 1.0.60
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6d62e76 commit cd53a21

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.60
4+
5+
- Fix: terminal cd uses ~ shorthand + clear for cleaner output
6+
- Fix: POSIX-safe shell escaping for cd path
7+
- Move Working Dir setting to General (visible in Projects + Terminal tabs)
8+
39
## 1.0.59
410

511
- Feat: SVG starburst icon for Sessions tab header (sunflower yellow)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CodeV",
33
"productName": "CodeV",
4-
"version": "1.0.59",
4+
"version": "1.0.60",
55
"description": "Quick switcher for VS Code, Cursor, and Claude Code sessions",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)