Skip to content

Commit 2be60e2

Browse files
authored
Merge pull request #195 from contentstack/development
Release Development to Staging
2 parents 7cf5ba3 + 1b1609d commit 2be60e2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

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/apps-cli",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "App ClI",
55
"author": "Contentstack CLI",
66
"homepage": "https://github.com/contentstack/contentstack-apps-cli",

src/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const config = {
1414
"https://azure-eu-api.contentstack.com":
1515
"azure-eu-developerhub-api.contentstack.com",
1616
"https://stag-api.csnonprod.com": "stag-developerhub-api.csnonprod.com",
17+
"https://gcp-na-api.contentstack.com": "gcp-na-developerhub-api.contentstack.com",
1718
},
1819
appBoilerplateGithubUrl:
1920
"https://codeload.github.com/contentstack/marketplace-app-boilerplate/zip/refs/heads/main",

0 commit comments

Comments
 (0)