Skip to content

Commit 7d5913d

Browse files
Merge pull request #154 from contentstack/fix/version-bump-4.6.1
version bump to 4.6.1
2 parents b2ff62c + bc20feb commit 7d5913d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version: 4.6.1
2+
#### Date: March-24-2025
3+
Fix: Update imports and dependencies
4+
Fix: Unit test cases
5+
16
### Version: 4.6.0
27
#### Date: March-10-2025
38
Enh: Added GCP-EU support

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

0 commit comments

Comments
 (0)