Skip to content

Commit

Permalink
chore(main): release 0.0.0 (#9)
Browse files Browse the repository at this point in the history
* chore(main): release 0.0.0

* chore(mega-linter): apply linters fixes

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and release-please[bot] authored Nov 29, 2024
1 parent 25f4bb2 commit d18224d
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,46 @@
* update project name and add build configuration ([989ea88](https://github.com/liblaf/llm-cli/commit/989ea88b9df73e6d9729ce06e2036582f5226ff1))


### ♻ Code Refactoring

* enhance commit command with path filtering and prefix handling ([301512f](https://github.com/liblaf/llm-cli/commit/301512f191a415dabcaa2bc1a05d71ab17b95964))
* improve interactive CLI output and usage display ([852f390](https://github.com/liblaf/llm-cli/commit/852f39090c318695690b01703537dcd13ca8383e))
* improve tag extraction and type annotations ([f1fbca3](https://github.com/liblaf/llm-cli/commit/f1fbca3a80a35c3993071c387246681e013a3930))
* reorganize and optimize configuration and command handling ([d62896e](https://github.com/liblaf/llm-cli/commit/d62896e4650eb8eb971d58f4eaab6dc5dc780e03))
* reorganize module structure for clarity ([239e765](https://github.com/liblaf/llm-cli/commit/239e765236374126eb2ee696f68851cc70209fb2))
* reorganize repository structure and improve command handling ([e39e58e](https://github.com/liblaf/llm-cli/commit/e39e58e07e10f98cbb30d36cdf38bce4923ca753))
* streamline configuration and improve integration with external libraries ([142fab2](https://github.com/liblaf/llm-cli/commit/142fab2a8c42b4df2792188d1f08054069f9c0b6))

## [0.0.0](https://github.com/liblaf/llm-cli/compare/v0.0.0...v0.0.0) (2024-11-29)


### ✨ Features

* add commit command to generate commit messages using LLM ([813593c](https://github.com/liblaf/llm-cli/commit/813593ce3009390eaf9b92e6c256c031cb35133e))
* add logging and model option to CLI ([411658e](https://github.com/liblaf/llm-cli/commit/411658e59ecc7da9e3eebb57360a2795100f8022))


### ⬆️ Dependencies

* **deps:** update astral-sh/setup-uv action to v4 ([#8](https://github.com/liblaf/llm-cli/issues/8)) ([54a311e](https://github.com/liblaf/llm-cli/commit/54a311e306bf5e341906b76b29cc3c6762876771))


### 📝 Documentation

* add CLI usage documentation ([6ad48bd](https://github.com/liblaf/llm-cli/commit/6ad48bd1073e97f790450e0c4ad42c114315f0e6))
* add project title to README ([c33e7e4](https://github.com/liblaf/llm-cli/commit/c33e7e4a67271a6cd7dcb814e94bcc7a63909d77))
* standardize commit message type descriptions ([a2abf54](https://github.com/liblaf/llm-cli/commit/a2abf549ae7e90002867446963f4a8ff5eac912e))
* update commit message guidelines ([de62d93](https://github.com/liblaf/llm-cli/commit/de62d93c4bfcc61d54f8c38478f5214cdee66342))
* update help documentation formatting ([5c28cfe](https://github.com/liblaf/llm-cli/commit/5c28cfe8521110e25c351d0970cf2bed17215ea4))
* update repository description and topic instructions ([e242291](https://github.com/liblaf/llm-cli/commit/e242291a557a6dcb480fe685bdf16666d75c1818))


### 🎫 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))


### ♻ Code Refactoring

* enhance commit command with path filtering and prefix handling ([301512f](https://github.com/liblaf/llm-cli/commit/301512f191a415dabcaa2bc1a05d71ab17b95964))
Expand Down

0 comments on commit d18224d

Please sign in to comment.