Skip to content

Commit ab3dbd4

Browse files
netrajpatelclaude
andcommitted
chore: bump @contentstack/utils to 1.9.1
Updates the internal @contentstack/utils dependency from 1.8.0 to 1.9.1 and releases SDK v3.27.1. Refs DX-9661, DX-8610 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 32b4f8a commit ab3dbd4

3 files changed

Lines changed: 13 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Change log
22

3+
### Version: 3.27.1
4+
#### Date: Jul-14-2026
5+
##### Fix:
6+
- Update the internal dependency of @contentstack/utils from 1.8.0 to 1.9.1
7+
38
### Version: 3.27.0
49
#### Date: Mar-23-2026
510
##### Fix:

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentstack",
3-
"version": "3.27.0",
3+
"version": "3.27.1",
44
"description": "Contentstack Javascript SDK",
55
"homepage": "https://www.contentstack.com/",
66
"author": {
@@ -99,7 +99,7 @@
9999
"webpack-node-externals": "^3.0.0"
100100
},
101101
"dependencies": {
102-
"@contentstack/utils": "^1.4.1",
102+
"@contentstack/utils": "^1.9.1",
103103
"es6-promise": "^4.2.8",
104104
"husky": "^9.1.7",
105105
"localStorage": "1.0.4"

0 commit comments

Comments
 (0)