Skip to content

Commit 37eaaaa

Browse files
authored
Merge pull request #393 from contentstack/chore/DX-9661-bump-contentstack-utils
chore: bump @contentstack/utils to 1.9.1 (v3.27.1)
2 parents 32b4f8a + 1dba4dc commit 37eaaaa

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+
## [3.27.1](https://github.com/contentstack/contentstack-javascript/compare/v3.27.0...v3.27.1)
4+
#### Date: Jul-14-2026
5+
##### Fix:
6+
- Bump @contentstack/utils dependency from ^1.4.1 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)