Skip to content

Commit 04e6125

Browse files
Merge branch 'development' into feature/DX-2277
2 parents 47cc69b + 4e254f5 commit 04e6125

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

package-lock.json

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

packages/contentstack-auth/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-auth
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version)
21-
@contentstack/cli-auth/1.4.0 darwin-arm64 node-v22.14.0
21+
@contentstack/cli-auth/1.4.0 darwin-arm64 node-v23.6.0
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

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.11.1 darwin-arm64 node-v23.6.0
21+
@contentstack/cli-config/1.12.0 darwin-arm64 node-v23.6.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.11.1",
4+
"version": "1.12.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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@contentstack/cli-auth": "~1.4.0",
25-
"@contentstack/cli-config": "~1.11.1",
25+
"@contentstack/cli-config": "~1.12.0",
2626
"@contentstack/cli-dev-dependencies": "~1.3.0",
2727
"@oclif/plugin-help": "^6.2.25",
2828
"@oclif/test": "^4.1.6",

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@contentstack/cli-cm-migrate-rte": "~1.5.0",
3636
"@contentstack/cli-cm-seed": "~1.11.0",
3737
"@contentstack/cli-command": "~1.5.0",
38-
"@contentstack/cli-config": "~1.11.1",
38+
"@contentstack/cli-config": "~1.12.0",
3939
"@contentstack/cli-launch": "^1.8.0",
4040
"@contentstack/cli-migration": "~1.7.0",
4141
"@contentstack/cli-utilities": "~1.11.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)