Skip to content

Commit 661ffb8

Browse files
committed
fix: bump version to 4.10.4 and update changelog
1 parent 7750739 commit 661ffb8

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Version: 4.10.2
2+
#### Date: Dec-15-2025
3+
Build: bump @contentstack/core version to ^1.3.4
4+
5+
### Version: 4.10.3
6+
#### Date: Nov-13-2025
7+
Fix: reverts the endpoints helper method integration
8+
19
### Version: 4.10.2
210
#### Date: Nov-12-2025
311
Enhancement: Added logHandler interceptors for request and response logging

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
3+
"version": "4.10.4",
44
"type": "module",
55
"license": "MIT",
66
"main": "./dist/legacy/index.cjs",

0 commit comments

Comments
 (0)