Skip to content

Commit 73a3613

Browse files
committed
chore: Update version to 4.10.1 and add logHandler interceptors to CHANGELOG
1 parent 74d8064 commit 73a3613

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Version: 4.10.1
2+
#### Date: Oct-01-2025
3+
Enhancement: Added logHandler interceptors for request and response logging
4+
15
### Version: 4.10.0
26
#### Date: Sep-22-2025
37
Fix: Enhance retry logic to use configured retryDelay

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/delivery-sdk",
3-
"version": "4.10.0",
3+
"version": "4.10.1",
44
"type": "module",
55
"license": "MIT",
66
"main": "./dist/legacy/index.cjs",

0 commit comments

Comments
 (0)