File tree 1 file changed +25
-1
lines changed
1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,29 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 1.15.3 " ></a >
12
+ ## [ 1.15.3] - 2024-11-10
13
+ ### Bug Fixes
14
+ - ** CommitCommand:** Replace null with empty string in message
15
+ - ** command:** Sort commit message keys consistently
16
+
17
+ ### Build
18
+ - ** deps:** update laminas-servicemanager to 3.7.0
19
+
20
+ ### Code Refactoring
21
+ - ** CommitCommand:** Replace table output method
22
+
23
+ ### Tests
24
+ - ** CommitCommandTest:** Disable message generation tests
25
+
26
+ ### Pull Requests
27
+ - Merge pull request [ #212 ] ( https://github.com/guanguans/ai-commit/issues/212 ) from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.5
28
+ - Merge pull request [ #211 ] ( https://github.com/guanguans/ai-commit/issues/211 ) from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.4
29
+ - Merge pull request [ #210 ] ( https://github.com/guanguans/ai-commit/issues/210 ) from guanguans/dependabot/composer/laravel-zero/phar-updater-1.4.0
30
+ - Merge pull request [ #209 ] ( https://github.com/guanguans/ai-commit/issues/209 ) from guanguans/dependabot/composer/laminas/laminas-text-2.11.0
31
+ - Merge pull request [ #208 ] ( https://github.com/guanguans/ai-commit/issues/208 ) from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.3
32
+
33
+
11
34
<a name =" 1.15.2 " ></a >
12
35
## [ 1.15.2] - 2024-11-05
13
36
### Code Refactoring
@@ -994,7 +1017,8 @@ All notable changes to this project will be documented in this file.
994
1017
- add config manager
995
1018
996
1019
997
- [ Unreleased ] : https://github.com/guanguans/ai-commit/compare/1.15.2...HEAD
1020
+ [ Unreleased ] : https://github.com/guanguans/ai-commit/compare/1.15.3...HEAD
1021
+ [ 1.15.3 ] : https://github.com/guanguans/ai-commit/compare/1.15.2...1.15.3
998
1022
[ 1.15.2 ] : https://github.com/guanguans/ai-commit/compare/1.15.1...1.15.2
999
1023
[ 1.15.1 ] : https://github.com/guanguans/ai-commit/compare/1.15.0...1.15.1
1000
1024
[ 1.15.0 ] : https://github.com/guanguans/ai-commit/compare/1.14.5...1.15.0
You can’t perform that action at this time.
0 commit comments