Skip to content

Commit d35a2cf

Browse files
committed
chore(release): 3.8.1
1 parent c741ad8 commit d35a2cf

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="3.8.1"></a>
12+
## [3.8.1] - 2024-03-31
13+
### Refactor
14+
- **ReportUsingCreator:** optimize error reporting logic
15+
16+
1117
<a name="3.8.0"></a>
1218
## [3.8.0] - 2024-03-31
1319
### Docs
@@ -675,7 +681,8 @@ All notable changes to this project will be documented in this file.
675681
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
676682

677683

678-
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.0...HEAD
684+
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.1...HEAD
685+
[3.8.1]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.0...3.8.1
679686
[3.8.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.7.0...3.8.0
680687
[3.7.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.6.1...3.7.0
681688
[3.6.1]: https://github.com/guanguans/laravel-exception-notify/compare/3.6.0...3.6.1

0 commit comments

Comments
 (0)