From 6d3ce3f9639e264158401df53063d3c81c44b4c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Apr 2026 19:09:08 +0000 Subject: [PATCH] ci(release): prepare release v0.0.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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)*