Skip to content

Commit 4c03854

Browse files
author
dev3o[bot]
committed
chore(release): v1.0.1
1 parent 0f89bb8 commit 4c03854

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## [1.0.1] - 2026-02-26
6+
7+
### Bug Fixes
8+
9+
- **profile:** Use correct config path and merge seatbelt rules (#28)
10+
511
## [1.0.0] - 2026-02-26
612

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

0 commit comments

Comments
 (0)