Skip to content

Commit

Permalink
🔖 chore(release): v1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2023-05-19)

### ✨ Features

* Supports custom prompts ([531b97a](531b97a))
  • Loading branch information
semantic-release-bot committed May 19, 2023
1 parent 531b97a commit 7dcbb58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# [1.3.0](https://github.com/canisminor1990/lobe-commit/compare/v1.2.0...v1.3.0) (2023-05-19)

### ✨ Features

- Supports custom prompts ([531b97a](https://github.com/canisminor1990/lobe-commit/commit/531b97a))

# [1.2.0](https://github.com/canisminor1990/lobe-commit/compare/v1.1.2...v1.2.0) (2023-05-19)

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/commit-cli",
"version": "1.2.0",
"version": "1.3.0",
"description": "Lobe Commit is a CLI tool that uses ChatGPT to generate Gitmoji-based commit messages",
"keywords": [
"ai",
Expand Down

0 comments on commit 7dcbb58

Please sign in to comment.