Skip to content

Commit c9174c4

Browse files
committed
fix: version bump
1 parent 9435d6b commit c9174c4

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
### Version: 4.4.1
2-
#### Date: October-21-2024
3-
Fix: getData to receive params and headers both in data
4-
51
### Version: 4.4.0
62
#### Date: October-21-2024
3+
Fix: getData to receive params and headers both in data
74
Enh: Node version bump
85
Refactor: Package type changed to be module instead of CommonJS
96

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.4.1",
3+
"version": "4.4.0",
44
"type": "module",
55
"main": "./dist/esm/src/index.js",
66
"types": "./dist/esm/types/src/index.d.ts",

0 commit comments

Comments
 (0)