commit - ad8d2281a477e4443011b658d5d79479ab0f53ce
commit + f103225f1cd857da21ab47347e8cecd014b2756b
blob - 1a5e7c014aeec83dea0719b8d75c58695bef033a
blob + d402e1f684e93b2b5562936eb9da11ae9a404700
--- CHANGELOG.md
+++ CHANGELOG.md
# Changelog
+## [0.6.3] - 2026-05-22
+
+### Housekeeping
+
+- Update deps; fmt ([`ad8d228`](https://git.sr.ht/~mtmn/hakuna/commit/ad8d2281a477e4443011b658d5d79479ab0f53ce))
+
## [0.6.2] - 2026-05-11
### Bug Fixes
- Remove sqlite ([`c1bcaad`](https://git.sr.ht/~mtmn/hakuna/commit/c1bcaad6b94f0853ffa1669e604981ea95e2cd7d))
+### Housekeeping
+
+- Release v0.6.2 ([`427fdfe`](https://git.sr.ht/~mtmn/hakuna/commit/427fdfe423bd9eae296834445390f971a24bb8d2))
+
## [0.6.1] - 2026-05-09
### Bug Fixes
blob - 95e41967506fdab0c233695842135e39a149e74b
blob + c924274341ba973e38a4f876712ca97c63a054b1
--- Cargo.lock
+++ Cargo.lock
[[package]]
name = "hakuna"
-version = "0.6.2"
+version = "0.6.3"
dependencies = [
"anyhow",
"clap",
blob - 3ad70f45e1606d75c50760c38cfe9174738bf0e3
blob + 1b2b14f8a6ebefaf76dbfb158364b0a334cb5521
--- Cargo.toml
+++ Cargo.toml
[package]
name = "hakuna"
-version = "0.6.2"
+version = "0.6.3"
edition = "2024"
[dependencies]