Skip to content

Commit e14c0f0

Browse files
version bump to 1.7.0
1 parent e7c6d06 commit e14c0f0

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentstack-branches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@contentstack/cli-auth": "~1.3.19",
29-
"@contentstack/cli-config": "~1.6.4",
29+
"@contentstack/cli-config": "~1.7.0",
3030
"@contentstack/cli-dev-dependencies": "~1.2.4",
3131
"@oclif/plugin-help": "^5.1.19",
3232
"@oclif/test": "^2.5.6",

packages/contentstack-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-config
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version)
21-
@contentstack/cli-config/1.6.5 darwin-arm64 node-v22.2.0
21+
@contentstack/cli-config/1.7.0 darwin-arm64 node-v22.2.0
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

packages/contentstack-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-config",
33
"description": "Contentstack CLI plugin for configuration",
4-
"version": "1.6.5",
4+
"version": "1.7.0",
55
"author": "Contentstack",
66
"scripts": {
77
"build": "npm run clean && npm run compile",

packages/contentstack-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@contentstack/cli-auth": "~1.3.19",
28-
"@contentstack/cli-config": "~1.6.4",
28+
"@contentstack/cli-config": "~1.7.0",
2929
"@contentstack/cli-dev-dependencies": "~1.2.4",
3030
"@oclif/plugin-help": "^5.1.19",
3131
"@oclif/test": "^2.5.6",

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@contentstack/cli-cm-migrate-rte": "~1.4.18",
3535
"@contentstack/cli-cm-seed": "~1.7.8",
3636
"@contentstack/cli-command": "~1.2.19",
37-
"@contentstack/cli-config": "~1.6.5",
37+
"@contentstack/cli-config": "~1.7.0",
3838
"@contentstack/cli-launch": "~1.2.0",
3939
"@contentstack/cli-migration": "~1.6.1",
4040
"@contentstack/cli-utilities": "~1.7.1",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)