Skip to content

Commit 329b2a2

Browse files
authored
Merge pull request #262 from contentstack/enh/set-region-using-getContentstackEndpoint
refactor: region handling logic to utilize getContentstackEndpoint. …
2 parents 3e11d29 + ea7f79a commit 329b2a2

File tree

10 files changed

+57
-350
lines changed

10 files changed

+57
-350
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 275bc45fd72f2a19f8634536e1e0ea3d6516ea554178d172f9e64d01521b06f7
3+
checksum: 46c0d87a82455d4b2bae3347f7361dda71d2b979426b1c95ef707a9166c17778
44
- filename: test/unit/contentstack.spec.ts
55
checksum: d5b99c01459ab8bc597baaa9e6cc4aa91ac6d9bf78af08e1d0220d0c5db3d0b3
66
- filename: test/unit/utils.spec.ts

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version: 4.10.3
2+
#### Date: Nov-12-2025
3+
Enhancement: Upgraded @contentstack/utils dependency to version 1.6.2
4+
Refactor: Replaced region handling logic to use getContentstackEndpoint from @contentstack/utils
5+
16
### Version: 4.10.2
27
#### Date: Oct-29-2025
38
Enhancement: Added logHandler interceptors for request and response logging

0 commit comments

Comments
 (0)