commit 21c3a6f2c5b42e9206109bd04e55d9f3d597e342 from: mtmn date: Thu May 7 17:29:19 2026 UTC chore: release v0.1.1 commit - f11e187dd8e96daa59f1fcc4785b0a380311c593 commit + 21c3a6f2c5b42e9206109bd04e55d9f3d597e342 blob - 118103cd08f3e4edb9e2f7d24f1b209175445981 blob + aae339da435291413f38cfabae4928e3057eeb3a --- CHANGELOG.md +++ CHANGELOG.md @@ -1,20 +1,27 @@ # Changelog +## [0.1.1] - 2026-05-07 + +### Bug Fixes + +- Wrong url in git-cliff ([`f11e187`](https://git.sr.ht/~mtmn/magdalena/commit/f11e187dd8e96daa59f1fcc4785b0a380311c593)) + ## [0.1.0] ### Documentation -- Update readme ([`ea661a8`](https://git.sr.ht/~mtmn/hakuna/commit/ea661a8f54b6407e299e1989faf0b7448ff323ac)) -- Update readme ([`d44a239`](https://git.sr.ht/~mtmn/hakuna/commit/d44a2393f26e695f4c62f27808f6f1e5d7c85586)) +- Update readme ([`ea661a8`](https://git.sr.ht/~mtmn/magdalena/commit/ea661a8f54b6407e299e1989faf0b7448ff323ac)) +- Update readme ([`d44a239`](https://git.sr.ht/~mtmn/magdalena/commit/d44a2393f26e695f4c62f27808f6f1e5d7c85586)) ### Features -- **breaking:** Add path based overrides ([`69bab0e`](https://git.sr.ht/~mtmn/hakuna/commit/69bab0eed9881f0a425140ef8c9677f0fcf7dd4c)) -- Add release script ([`447368a`](https://git.sr.ht/~mtmn/hakuna/commit/447368a7b2cd4034ff4d4928fb1aa4ae3317fe58)) +- **breaking:** Add path based overrides ([`69bab0e`](https://git.sr.ht/~mtmn/magdalena/commit/69bab0eed9881f0a425140ef8c9677f0fcf7dd4c)) +- Add release script ([`447368a`](https://git.sr.ht/~mtmn/magdalena/commit/447368a7b2cd4034ff4d4928fb1aa4ae3317fe58)) ### Housekeeping -- Remove bazel files ([`7d7917b`](https://git.sr.ht/~mtmn/hakuna/commit/7d7917b4a094f0ac54537173182b03fe38d65303)) -- Add license ([`af46877`](https://git.sr.ht/~mtmn/hakuna/commit/af46877b6bf86045d68dcfb761c05139c2033a36)) -- Add gitignore ([`cd5524c`](https://git.sr.ht/~mtmn/hakuna/commit/cd5524ce778d7e5969bf08a0ecbca226d2449e94)) -- Format config.json ([`36c8e6a`](https://git.sr.ht/~mtmn/hakuna/commit/36c8e6ad640f08574facc58c4bb2f6d87d540827)) +- Remove bazel files ([`7d7917b`](https://git.sr.ht/~mtmn/magdalena/commit/7d7917b4a094f0ac54537173182b03fe38d65303)) +- Add license ([`af46877`](https://git.sr.ht/~mtmn/magdalena/commit/af46877b6bf86045d68dcfb761c05139c2033a36)) +- Add gitignore ([`cd5524c`](https://git.sr.ht/~mtmn/magdalena/commit/cd5524ce778d7e5969bf08a0ecbca226d2449e94)) +- Format config.json ([`36c8e6a`](https://git.sr.ht/~mtmn/magdalena/commit/36c8e6ad640f08574facc58c4bb2f6d87d540827)) +- Release v0.1.0 ([`82f75ea`](https://git.sr.ht/~mtmn/magdalena/commit/82f75eaba5f9cc8945f0ad6de5a649bd33c4b143)) blob - d2e01195952eedfbbe50c303ae74eda603149e0e blob + 3d29a47339efd11dabc1b191d97892a98527a8b4 --- build.zig.zon +++ build.zig.zon @@ -1,6 +1,6 @@ .{ .name = .magdalena, - .version = "0.1.0", + .version = "0.1.1", .fingerprint = 0xd065e535ca3c8b31, .minimum_zig_version = "0.15.2", .dependencies = .{