From ef97694f8a486e3afe30c2377bb2a49c5f0432cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 21:32:13 +0000 Subject: [PATCH] ci(release): prepare release v0.0.7 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eedd78..dfdca34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### 🐛 Bug Fixes +- Ytdl fallback + +## 0.0.6 - 2026-05-18 + + ### 🎉 Features - *(cli)* Add Java support and update related tests ([#13](https://github.com/compozy/kb/issues/13)) @@ -23,6 +29,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 📚 Documentation - New systematic-qa skill + + +### 🔧 CI/CD +- *(release)* Release v0.0.6 ([#18](https://github.com/compozy/kb/issues/18)) + ## 0.0.5 - 2026-04-14 @@ -152,6 +163,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.6]: https://github.com/compozy/kb/compare/v0.0.5...v0.0.6 [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