Skip to content

Commit 7d4688e

Browse files
committed
chore(release): 4.1.2
1 parent 043fdeb commit 7d4688e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="4.1.2"></a>
12+
## [4.1.2] - 2025-05-23
13+
### 🐞 Bug Fixes
14+
- **config:** update env variable key for excluding queries ([987e101](https://github.com/guanguans/laravel-soar/commit/987e101))
15+
16+
### 💅 Code Refactorings
17+
- **console-commands:** enhance process handling with callback option ([043fdeb](https://github.com/guanguans/laravel-soar/commit/043fdeb))
18+
19+
### 📦 Builds
20+
- **dependencies:** update soar-php and ai-commit versions ([14b2471](https://github.com/guanguans/laravel-soar/commit/14b2471))
21+
22+
1123
<a name="4.1.1"></a>
1224
## [4.1.1] - 2025-05-13
1325
### 🐞 Bug Fixes
@@ -664,7 +676,8 @@ All notable changes to this project will be documented in this file.
664676
- Merge pull request [#1](https://github.com/guanguans/laravel-soar/issues/1) from guanguans/add-license-1
665677

666678

667-
[Unreleased]: https://github.com/guanguans/laravel-soar/compare/4.1.1...HEAD
679+
[Unreleased]: https://github.com/guanguans/laravel-soar/compare/4.1.2...HEAD
680+
[4.1.2]: https://github.com/guanguans/laravel-soar/compare/4.1.1...4.1.2
668681
[4.1.1]: https://github.com/guanguans/laravel-soar/compare/4.1.0...4.1.1
669682
[4.1.0]: https://github.com/guanguans/laravel-soar/compare/4.0.2...4.1.0
670683
[4.0.2]: https://github.com/guanguans/laravel-soar/compare/4.0.1...4.0.2

0 commit comments

Comments
 (0)