From 427b0e404cc9915db91162c1a35920f925ef4975 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:14:28 +0000 Subject: [PATCH] chore(main): release 0.0.0 --- .github/release-please/.manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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))