Skip to content

Commit b64320d

Browse files
author
ityaozm@gmail.com
committed
chore(release): 1.15.1
1 parent 8c43dcb commit b64320d

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,30 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="1.15.1"></a>
12+
## [1.15.1] - 2024-11-02
13+
### CI
14+
- **readme-lint:** Improve README validation logic
15+
16+
### Code Refactoring
17+
- **generator:** Simplify command options handling
18+
- **generators:** consolidate command option handling
19+
20+
### Docs
21+
- **README:** Add collapsible details sections for commands
22+
23+
### Features
24+
- **generator:** enhance BitoCliGenerator command handling
25+
26+
### Performance Improvements
27+
- **GithubModelsCliGenerator:** Optimize command generation
28+
- **app:** optimize GithubCopilotCliGenerator
29+
- **generators:** Improve option handling in defaultHydratedOptions
30+
31+
### Tests
32+
- **github-models-cli:** Add test for ProcessFailedException
33+
34+
1135
<a name="1.15.0"></a>
1236
## [1.15.0] - 2024-11-02
1337
### Bug Fixes
@@ -960,7 +984,8 @@ All notable changes to this project will be documented in this file.
960984
- add config manager
961985

962986

963-
[Unreleased]: https://github.com/guanguans/ai-commit/compare/1.15.0...HEAD
987+
[Unreleased]: https://github.com/guanguans/ai-commit/compare/1.15.1...HEAD
988+
[1.15.1]: https://github.com/guanguans/ai-commit/compare/1.15.0...1.15.1
964989
[1.15.0]: https://github.com/guanguans/ai-commit/compare/1.14.5...1.15.0
965990
[1.14.5]: https://github.com/guanguans/ai-commit/compare/1.14.4...1.14.5
966991
[1.14.4]: https://github.com/guanguans/ai-commit/compare/1.14.3...1.14.4

0 commit comments

Comments
 (0)