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 9b28e5d commit bac6323Copy full SHA for bac6323
config.js
@@ -1,6 +1,6 @@
1
const config = {
2
protocol: "https",
3
- host: "cdn.contentstack.io",
+ host: "stag-cdn.contentstack.io",
4
port: 443,
5
version: "v3",
6
urls: {
package.json
{
"name": "contentstack",
- "version": "3.6.0",
+ "version": "3.7.0",
"description": "Contentstack Javascript SDK",
"homepage": "https://www.contentstack.com/",
"author": {
0 commit comments