From 3629ed6194e4856d75f284ab0889ee47fcd35c8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Apr 2026 19:19:23 +0000 Subject: [PATCH] ci(release): prepare release v0.0.4 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21d3abb..6bb6bbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### 📚 Documentation +- Update readme + +## 0.0.3 - 2026-04-13 + + ### 📦 Build System - Npm release + + +### 🔧 CI/CD +- *(release)* Release v0.0.3 ([#7](https://github.com/compozy/kb/issues/7)) + ## 0.0.2 - 2026-04-13 @@ -101,6 +112,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.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 --- *Generated by [git-cliff](https://git-cliff.org)*