diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5b843..21d3abb 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 +### 📦 Build System +- Npm release + +## 0.0.2 - 2026-04-13 + + ### 🐛 Bug Fixes - Changelog @@ -15,6 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 📦 Build System - Fix release + + +### 🔧 CI/CD +- *(release)* Release v0.0.2 ([#6](https://github.com/compozy/kb/issues/6)) + ## 0.0.1 - 2026-04-13 @@ -90,5 +101,6 @@ 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.2]: https://github.com/compozy/kb/compare/v0.0.1...v0.0.2 --- *Generated by [git-cliff](https://git-cliff.org)*