We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d8064 commit 73a3613Copy full SHA for 73a3613
CHANGELOG.md
@@ -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
+
5
### Version: 4.10.0
6
#### Date: Sep-22-2025
7
Fix: Enhance retry logic to use configured retryDelay
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentstack/delivery-sdk",
- "version": "4.10.0",
+ "version": "4.10.1",
"type": "module",
"license": "MIT",
"main": "./dist/legacy/index.cjs",
0 commit comments