We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c25b04 commit 9495468Copy full SHA for 9495468
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Change log
2
3
+### Version: 4.0.5
4
+#### Date: July-30-2024
5
+Fix: Live preview endpoint issue
6
+
7
### Version: 4.0.5
8
#### Date: July-23-2024
9
Dependecy updates
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentstack/delivery-sdk",
- "version": "4.0.5",
+ "version": "4.0.6",
"type": "commonjs",
"main": "./dist/cjs/src/index.js",
"types": "./dist/types/src/index.d.ts",
0 commit comments