Skip to content

Commit 13d3e84

Browse files
committed
chore(release): 3.5.3
1 parent 89bf372 commit 13d3e84

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="3.5.3"></a>
12+
## [3.5.3] - 2025-11-19
13+
### 📖 Documents
14+
- add guidelines for writing effective git commit messages ([1dace96](https://github.com/guanguans/notify/commit/1dace96))
15+
16+
### 💅 Code Refactorings
17+
- **authenticator:** simplify base URI handling in middleware ([b6edba9](https://github.com/guanguans/notify/commit/b6edba9))
18+
- **authenticator:** extract retry logic to configurable callbacks ([1b49323](https://github.com/guanguans/notify/commit/1b49323))
19+
20+
### ✅ Tests
21+
- **ZohoCliq:** enhance client retry logic tests ([adc134d](https://github.com/guanguans/notify/commit/adc134d))
22+
23+
### 📦 Builds
24+
- **dependencies:** remove unused dev dependencies and add separate composer.json for psl ([89bf372](https://github.com/guanguans/notify/commit/89bf372))
25+
26+
1127
<a name="3.5.2"></a>
1228
## [3.5.2] - 2025-11-18
1329
### 🐞 Bug Fixes
@@ -1455,7 +1471,8 @@ All notable changes to this project will be documented in this file.
14551471
- Finish tests ([32e3c74](https://github.com/guanguans/notify/commit/32e3c74))
14561472

14571473

1458-
[Unreleased]: https://github.com/guanguans/notify/compare/3.5.2...HEAD
1474+
[Unreleased]: https://github.com/guanguans/notify/compare/3.5.3...HEAD
1475+
[3.5.3]: https://github.com/guanguans/notify/compare/3.5.2...3.5.3
14591476
[3.5.2]: https://github.com/guanguans/notify/compare/3.5.1...3.5.2
14601477
[3.5.1]: https://github.com/guanguans/notify/compare/3.5.0...3.5.1
14611478
[3.5.0]: https://github.com/guanguans/notify/compare/3.4.0...3.5.0

0 commit comments

Comments
 (0)