Skip to content

Commit

Permalink
chore(release): 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 3, 2024
1 parent 434f0b4 commit 01a7c7f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
## [Unreleased]


<a name="1.9.2"></a>
## [1.9.2] - 2024-01-03
### Feat
- **commands:** add new line before and after commit tasks

### Fix
- **CommitCommand:** add newLine(3) before and after confirming commit message
- **commands:** Automagically generate conventional commit message with AI

### Refactor
- **CommitCommand:** Refactor CommitCommand class


<a name="1.9.1"></a>
## [1.9.1] - 2024-01-02
### Pull Requests
Expand Down Expand Up @@ -543,7 +556,8 @@ All notable changes to this project will be documented in this file.
- add config manager


[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/1.9.1...HEAD
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/1.9.2...HEAD
[1.9.2]: https://github.com/guanguans/monorepo-builder-worker/compare/1.9.1...1.9.2
[1.9.1]: https://github.com/guanguans/monorepo-builder-worker/compare/1.9.0...1.9.1
[1.9.0]: https://github.com/guanguans/monorepo-builder-worker/compare/1.8.6...1.9.0
[1.8.6]: https://github.com/guanguans/monorepo-builder-worker/compare/1.8.5...1.8.6
Expand Down

0 comments on commit 01a7c7f

Please sign in to comment.