Skip to content

Commit 62a289a

Browse files
author
dev3o[bot]
committed
chore(release): v0.3.0
1 parent 79e1993 commit 62a289a

3 files changed

Lines changed: 28 additions & 2 deletions

File tree

CHANGELOG.md

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

55

6+
### Bug Fixes
7+
8+
- **security:** Enable Claude OAuth refresh and tighten sandbox access
9+
10+
11+
### CI
12+
13+
- Bump the github-actions group with 3 updates (#15)
14+
15+
16+
### Documentation
17+
18+
- Rewrite for clarity and supply chain focus (#18)
19+
20+
21+
### Features
22+
23+
- Add allow_list_dirs for Bun runtime compatibility (#17)
24+
25+
26+
### Deps
27+
28+
- Bump clap from 4.5.54 to 4.5.56 in the rust-dependencies group (#14)
29+
30+
31+
632
### Bug Fixes
733

834
- **profile:** Allow Claude Code UID-suffixed tmp dirs and skills (#12)

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.9"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Pierre Tomasina"]
66
description = "Lightweight sandbox for macOS development"

0 commit comments

Comments
 (0)