Skip to content

Commit 4e30b9b

Browse files
authored
Merge pull request #1878 from contentstack/development
Development
2 parents 9a60a4b + 6ad1ab4 commit 4e30b9b

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
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/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3775,7 +3775,7 @@ USAGE
37753775
$ csdx launch:functions [-p <value>] [-d <value>]
37763776
37773777
FLAGS
3778-
-d, --data-dir=<value> [default: /Users/raj.pandey/fuckyouFuck/cli/packages/contentstack] Current working directory
3778+
-d, --data-dir=<value> [default: /Users/aman.kumar/Documents/cli-repo/cli/packages/contentstack] Current working directory
37793779
-p, --port=<value> [default: 3000] Port number
37803780
37813781
DESCRIPTION

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)