Skip to content

Commit 3c8147d

Browse files
author
dev3o[bot]
committed
chore(release): v0.2.3
1 parent 4c97860 commit 3c8147d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

55

6+
### Bug Fixes
7+
8+
- **ci:** Push directly to homebrew tap instead of forking
9+
10+
- **ci:** Use GitHub App token for release commits
11+
12+
13+
614
### Bug Fixes
715

816
- **sandbox:** Harden path validation and error handling (#9)

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

0 commit comments

Comments
 (0)