Skip to content

Commit 08b79f3

Browse files
committed
chore(release): 3.8.2
1 parent 747a5a2 commit 08b79f3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="3.8.2"></a>
12+
## [3.8.2] - 2024-04-01
13+
### Refactor
14+
- **CollectionMacro:** Remove unnecessary method and comments
15+
- **macro:** Remove lcfirst method from StrMacro and StringableMacro classes
16+
17+
1118
<a name="3.8.1"></a>
1219
## [3.8.1] - 2024-03-31
1320
### Refactor
@@ -681,7 +688,8 @@ All notable changes to this project will be documented in this file.
681688
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
682689

683690

684-
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.1...HEAD
691+
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.2...HEAD
692+
[3.8.2]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.1...3.8.2
685693
[3.8.1]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.0...3.8.1
686694
[3.8.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.7.0...3.8.0
687695
[3.7.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.6.1...3.7.0

0 commit comments

Comments
 (0)