Skip to content

Commit

Permalink
🔖 chore(release): @lobehub/commit-cli@2.15.2 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 2.15.2](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/commit-cli@2.15.1...@lobehub/commit-cli@2.15.2)
<sup>Released on **2024-10-21**</sup>

#### 🐛 Bug Fixes

- **misc**: Remove auto git add all in lobe-commit.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Remove auto git add all in lobe-commit ([5527084](5527084))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Oct 21, 2024
1 parent 5527084 commit 55542ef
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions packages/lobe-commit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

# Changelog

### [Version 2.15.2](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/commit-cli@2.15.1...@lobehub/commit-cli@2.15.2)

<sup>Released on **2024-10-21**</sup>

#### 🐛 Bug Fixes

- **misc**: Remove auto git add all in lobe-commit.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- **misc**: Remove auto git add all in lobe-commit ([5527084](https://github.com/lobehub/lobe-cli-toolbox/commit/5527084))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version 2.15.1](https://github.com/lobehub/lobe-cli-toolbox/compare/@lobehub/commit-cli@2.15.0...@lobehub/commit-cli@2.15.1)

<sup>Released on **2024-08-06**</sup>
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/commit-cli",
"version": "2.15.1",
"version": "2.15.2",
"description": "Lobe Commit is a CLI tool that uses ChatGPT to generate Gitmoji-based commit messages",
"keywords": [
"ai",
Expand Down

0 comments on commit 55542ef

Please sign in to comment.