Skip to content

Commit b25be1e

Browse files
chore: release v0.2.3
1 parent 0c8a4e3 commit b25be1e

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
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3](https://github.com/edera-dev/styrolite/compare/v0.2.2...v0.2.3) - 2026-03-13
11+
12+
### Other
13+
14+
- Fixup releaser to autogen changelog
15+
1016
## [0.1.1](https://github.com/edera-dev/styrolite/releases/tag/v0.1.1) - 2025-10-16
1117

1218
### Added

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
@@ -2,7 +2,7 @@
22
name = "styrolite"
33
description = "Lightweight, programmatic sandboxing tool"
44
license = "Apache-2.0"
5-
version = "0.2.2"
5+
version = "0.2.3"
66
homepage = "https://github.com/edera-dev/styrolite"
77
repository = "https://github.com/edera-dev/styrolite"
88
edition = "2024"

0 commit comments

Comments
 (0)