From 7e2c541ff48eff20b69d8cce1a9b5f1092dc53ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 18:05:16 +0000 Subject: [PATCH] ci(release): prepare release v0.0.6 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fffc8cc..20ec86c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### 🎉 Features +- *(cli)* Add Java support and update related tests ([#13](https://github.com/compozy/kb/issues/13)) + + + +### 🐛 Bug Fixes +- Codebase default vault +- Homebrew formulas +- Youtube commands + + + +### 📚 Documentation +- New systematic-qa skill + +## 0.0.5 - 2026-04-14 + + ### 🎉 Features - Add rust support + + +### 🔧 CI/CD +- *(release)* Release v0.0.5 ([#10](https://github.com/compozy/kb/issues/10)) + ## 0.0.4 - 2026-04-13 @@ -128,6 +151,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 🔧 Miscellaneous Tasks - Initial project setup from go-devstack scaffold +[0.0.5]: https://github.com/compozy/kb/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/compozy/kb/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/compozy/kb/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/compozy/kb/compare/v0.0.1...v0.0.2