diff --git a/.github/release-please/.manifest.json b/.github/release-please/.manifest.json index 03b3cb2ed..4196c3898 100644 --- a/.github/release-please/.manifest.json +++ b/.github/release-please/.manifest.json @@ -1 +1 @@ -{".":"0.8.1"} +{ ".": "0.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fe787bb78..1c76e95d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,14 @@ ## [0.8.1](https://github.com/liblaf/ai-commit-cli/compare/v0.8.0...v0.8.1) (2024-05-26) - ### 🐛 Bug Fixes -* update optional type annotations for pathspec, api_key, and base_url ([ff63961](https://github.com/liblaf/ai-commit-cli/commit/ff639617e133e6a0b2427e3c2220fcf70babada8)) - +- update optional type annotations for pathspec, api_key, and base_url ([ff63961](https://github.com/liblaf/ai-commit-cli/commit/ff639617e133e6a0b2427e3c2220fcf70babada8)) ### 💻 Continuous Integration -* **repo:** sync with repo template ([743c1c6](https://github.com/liblaf/ai-commit-cli/commit/743c1c675fd239ee1ae4bf75f0af4b6dd672e3a4)) -* **repo:** sync with repo template ([c92d3fb](https://github.com/liblaf/ai-commit-cli/commit/c92d3fb1594be167e752942016b57922ff798051)) +- **repo:** sync with repo template ([743c1c6](https://github.com/liblaf/ai-commit-cli/commit/743c1c675fd239ee1ae4bf75f0af4b6dd672e3a4)) +- **repo:** sync with repo template ([c92d3fb](https://github.com/liblaf/ai-commit-cli/commit/c92d3fb1594be167e752942016b57922ff798051)) ## [0.8.0](https://github.com/liblaf/ai-commit-cli/compare/v0.7.0...v0.8.0) (2024-05-11)