Skip to content

Commit 64eebc4

Browse files
committed
chore(release): 5.1.7
1 parent 425887d commit 64eebc4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="5.1.7"></a>
12+
## [5.1.7] - 2025-03-23
13+
### Bug Fixes
14+
- **ExceptionNotifyServiceProvider:** simplify command metadata retrieval
15+
16+
1117
<a name="5.1.6"></a>
1218
## [5.1.6] - 2025-03-23
1319
### Bug Fixes
@@ -1272,7 +1278,8 @@ All notable changes to this project will be documented in this file.
12721278
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
12731279

12741280

1275-
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.6...HEAD
1281+
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.7...HEAD
1282+
[5.1.7]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.6...5.1.7
12761283
[5.1.6]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.5...5.1.6
12771284
[5.1.5]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.4...5.1.5
12781285
[5.1.4]: https://github.com/guanguans/laravel-exception-notify/compare/5.1.3...5.1.4

0 commit comments

Comments
 (0)