magdalena

Log | Files | Refs | README | LICENSE

commit 5a004133666946788609b87a7453e0346516c833
parent 85c09f10232b26acc41a65f71074a056c56f4192
Author: mtmn <miro@haravara.org>
Date:   Sat,  9 May 2026 15:24:58 +0200

chore: release v0.1.2

Diffstat:
MCHANGELOG.md | 10++++++++++
Mbuild.zig.zon | 2+-
2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,11 +1,21 @@ # Changelog +## [0.1.2] - 2026-05-09 + +### Bug Fixes + +- Exec into opener instead of waiting on it ([`85c09f1`](https://git.sr.ht/~mtmn/magdalena/commit/85c09f10232b26acc41a65f71074a056c56f4192)) + ## [0.1.1] - 2026-05-07 ### Bug Fixes - Wrong url in git-cliff ([`f11e187`](https://git.sr.ht/~mtmn/magdalena/commit/f11e187dd8e96daa59f1fcc4785b0a380311c593)) +### Housekeeping + +- Release v0.1.1 ([`21c3a6f`](https://git.sr.ht/~mtmn/magdalena/commit/21c3a6f2c5b42e9206109bd04e55d9f3d597e342)) + ## [0.1.0] ### Documentation diff --git a/build.zig.zon b/build.zig.zon @@ -1,6 +1,6 @@ .{ .name = .magdalena, - .version = "0.1.1", + .version = "0.1.2", .fingerprint = 0xd065e535ca3c8b31, .minimum_zig_version = "0.15.2", .dependencies = .{