Skip to content

Commit 9495468

Browse files
committed
chore: version update
1 parent 8c25b04 commit 9495468

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### Version: 4.0.5
4+
#### Date: July-30-2024
5+
Fix: Live preview endpoint issue
6+
37
### Version: 4.0.5
48
#### Date: July-23-2024
59
Dependecy updates

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.0.5",
3+
"version": "4.0.6",
44
"type": "commonjs",
55
"main": "./dist/cjs/src/index.js",
66
"types": "./dist/types/src/index.d.ts",

0 commit comments

Comments
 (0)