Skip to content

Commit 7f3c588

Browse files
author
dev3o[bot]
committed
chore(release): v0.2.9
1 parent fe4fff4 commit 7f3c588

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
### Bug Fixes
7+
8+
- **profile:** Allow Claude Code UID-suffixed tmp dirs and skills (#12)
9+
10+
11+
612
### Bug Fixes
713

814
- Update zsh completions and README documentation (#10)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sx"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
edition = "2021"
55
authors = ["Pierre Tomasina"]
66
description = "Lightweight sandbox for macOS development"

0 commit comments

Comments
 (0)