Skip to content

Commit 4ed0e18

Browse files
author
dev3o[bot]
committed
chore(release): v1.0.2
1 parent f11d32c commit 4ed0e18

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.2] - 2026-04-06
6+
7+
### Bug Fixes
8+
9+
- **security:** Harden sandbox with env filtering, mach/signal/dev restrictions (#31)
10+
11+
12+
### CI
13+
14+
- Bump the github-actions group across 1 directory with 3 updates (#33)
15+
16+
17+
### Dependencies
18+
19+
- Bump the rust-dependencies group across 1 directory with 6 updates (#34)
20+
521
## [1.0.1] - 2026-02-26
622

723
### Bug Fixes

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

0 commit comments

Comments
 (0)