Skip to content

Commit d83882c

Browse files
committed
chore(release): 5.2.0
1 parent ac2146b commit d83882c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="5.2.0"></a>
12+
## [5.2.0] - 2026-03-30
13+
### ✨ Features
14+
- **MessageRector:** Add normalizers method migration from configureOptionsResolver ([3183d96](https://github.com/guanguans/notify/commit/3183d96))
15+
- **MessageRector:** Implement nested method migration from configureOptionsResolver ([6c77943](https://github.com/guanguans/notify/commit/6c77943))
16+
17+
### 💅 Code Refactorings
18+
- **Message:** Migrate configureOptionsResolver to nested method ([ac2146b](https://github.com/guanguans/notify/commit/ac2146b))
19+
- **monorepo-builder:** Remove local monorepo-builder.php and update composer script ([e3e8cd8](https://github.com/guanguans/notify/commit/e3e8cd8))
20+
21+
1122
<a name="5.1.0"></a>
1223
## [5.1.0] - 2026-03-29
1324
### ✨ Features
@@ -1603,7 +1614,8 @@ All notable changes to this project will be documented in this file.
16031614
- Finish tests ([32e3c74](https://github.com/guanguans/notify/commit/32e3c74))
16041615

16051616

1606-
[Unreleased]: https://github.com/guanguans/notify/compare/5.1.0...HEAD
1617+
[Unreleased]: https://github.com/guanguans/notify/compare/5.2.0...HEAD
1618+
[5.2.0]: https://github.com/guanguans/notify/compare/5.1.0...5.2.0
16071619
[5.1.0]: https://github.com/guanguans/notify/compare/5.0.0...5.1.0
16081620
[5.0.0]: https://github.com/guanguans/notify/compare/4.1.1...5.0.0
16091621
[4.1.1]: https://github.com/guanguans/notify/compare/4.1.0...4.1.1

0 commit comments

Comments
 (0)