Skip to content

Commit

Permalink
🔖 chore(release): v1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2023-05-17)

### ✨ Features

* add issues fliter ([0338452](0338452))
  • Loading branch information
semantic-release-bot committed May 17, 2023
1 parent 4da3713 commit de35fbb
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.1.0](https://github.com/canisminor1990/lobe-commit/compare/v1.0.1...v1.1.0) (2023-05-17)

### ✨ Features

- add issues fliter ([0338452](https://github.com/canisminor1990/lobe-commit/commit/0338452))

## [1.0.1](https://github.com/canisminor1990/lobe-commit/compare/v1.0.0...v1.0.1) (2023-05-17)

# 1.0.0 (2023-05-17)
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.0.1",
"version": "1.1.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 de35fbb

Please sign in to comment.