diff --git a/.github/release-please/.manifest.json b/.github/release-please/.manifest.json index 3633bdf..b719d43 100644 --- a/.github/release-please/.manifest.json +++ b/.github/release-please/.manifest.json @@ -1 +1 @@ -{ ".": "0.0.0" } +{".":"0.0.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index ae03a38..cee967f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ ## [0.0.0](https://github.com/liblaf/llm-cli/compare/v0.0.0...v0.0.0) (2024-11-21) +### 🎫 Chores + +* streamline CI configuration and update dependencies ([d017833](https://github.com/liblaf/llm-cli/commit/d01783327176d7951e0d241cf0358e68037d2d06)) +* update project name and add build configuration ([989ea88](https://github.com/liblaf/llm-cli/commit/989ea88b9df73e6d9729ce06e2036582f5226ff1)) + +## [0.0.0](https://github.com/liblaf/llm-cli/compare/v0.0.0...v0.0.0) (2024-11-21) + + ### 🎫 Chores * streamline CI configuration and update dependencies ([d017833](https://github.com/liblaf/llm-cli/commit/d01783327176d7951e0d241cf0358e68037d2d06))