Skip to content

Commit 87f019c

Browse files
committed
bumped versions
1 parent 87ddd23 commit 87f019c

File tree

9 files changed

+53
-53
lines changed

9 files changed

+53
-53
lines changed

.talismanrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ fileignoreconfig:
1515
checksum: 2130a0c665821cd2831644aa238afef09992388f67f682c867820c0d98ab2406
1616
- filename: .cursor/skills/code-review/references/code-review-checklist.md
1717
checksum: bdf7453f08d7209deaee411f47a1132ee872b28f0eb082563dfe20aa56eab057
18+
- filename: packages/contentstack/README.md
19+
checksum: cd1b51296e747630b398fdb972ddc602aa4a9dd6bb661742f805e219c9d72a52
1820
version: '1.0'

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/2.0.0-beta.7 darwin-arm64 node-v22.13.1
21+
@contentstack/cli-auth/2.0.0-beta.10 darwin-arm64 node-v22.13.1
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/2.0.0-beta.3 darwin-arm64 node-v22.13.1
21+
@contentstack/cli-config/2.0.0-beta.7 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

packages/contentstack-config/package.json

Lines changed: 3 additions & 3 deletions
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": "2.0.0-beta.6",
4+
"version": "2.0.0-beta.7",
55
"author": "Contentstack",
66
"scripts": {
77
"build": "pnpm compile && oclif manifest && oclif readme",
@@ -26,7 +26,7 @@
2626
"@contentstack/utils": "~1.7.0",
2727
"@oclif/core": "^4.8.1",
2828
"@oclif/plugin-help": "^6.2.28",
29-
"lodash": "^4.17.23"
29+
"lodash": "^4.18.1"
3030
},
3131
"devDependencies": {
3232
"@oclif/test": "^4.1.13",
@@ -81,4 +81,4 @@
8181
}
8282
},
8383
"repository": "contentstack/cli"
84-
}
84+
}

packages/contentstack-utilities/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-utilities",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Utilities for contentstack projects",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -49,7 +49,7 @@
4949
"inquirer-search-list": "^1.2.6",
5050
"js-yaml": "^4.1.1",
5151
"klona": "^2.0.6",
52-
"lodash": "^4.17.23",
52+
"lodash": "^4.18.1",
5353
"mkdirp": "^1.0.4",
5454
"open": "^8.4.2",
5555
"ora": "^5.4.1",
@@ -82,4 +82,4 @@
8282
"ts-node": "^10.9.2",
8383
"typescript": "^5.0.0"
8484
}
85-
}
85+
}

packages/contentstack/README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version|-v)
21-
@contentstack/cli/2.0.0-beta.14 darwin-arm64 node-v22.13.1
21+
@contentstack/cli/2.0.0-beta.19 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND
@@ -53,7 +53,7 @@ USAGE
5353
* [`csdx cm:stacks:import [--config <value>] [--stack-api-key <value>] [--data-dir <value>] [--alias <value>] [--module <value>] [--backup-dir <value>] [--branch <value>] [--import-webhook-status disable|current]`](#csdx-cmstacksimport---config-value---stack-api-key-value---data-dir-value---alias-value---module-value---backup-dir-value---branch-value---import-webhook-status-disablecurrent)
5454
* [`csdx cm:stacks:import-setup [-k <value>] [-d <value>] [-a <value>] [--modules <value,value>]`](#csdx-cmstacksimport-setup--k-value--d-value--a-value---modules-valuevalue)
5555
* [`csdx cm:stacks:migration [-k <value>] [-a <value>] [--file-path <value>] [--branch <value>] [--config-file <value>] [--config <value>] [--multiple]`](#csdx-cmstacksmigration--k-value--a-value---file-path-value---branch-value---config-file-value---config-value---multiple)
56-
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes <value>] [--alias <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value---stack-api-key-value---stack-name-value---yes-value---alias-value---locale-value)
56+
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y] [--alias <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value---stack-api-key-value---stack-name-value--y---alias-value---locale-value)
5757
* [`csdx config:get:base-branch`](#csdx-configgetbase-branch)
5858
* [`csdx config:get:ea-header`](#csdx-configgetea-header)
5959
* [`csdx config:get:early-access-header`](#csdx-configgetearly-access-header)
@@ -281,14 +281,14 @@ Bootstrap contentstack apps
281281

282282
```
283283
USAGE
284-
$ csdx cm:bootstrap [--app-name <value>] [--project-dir <value>] [-k <value> | --org <value> | -n <value>] [-y
285-
<value>] [--run-dev-server] [-a <value>]
284+
$ csdx cm:bootstrap [--app-name <value>] [--project-dir <value>] [-k <value> | --org <value> | -n <value>] [-y]
285+
[--run-dev-server] [-a <value>]
286286
287287
FLAGS
288288
-a, --alias=<value> Alias of the management token
289289
-k, --stack-api-key=<value> Provide stack API key to seed content
290290
-n, --stack-name=<value> Name of the new stack that will be created.
291-
-y, --yes=<value> [Optional] Skip stack confirmation
291+
-y, --yes [Optional] Skip stack confirmation
292292
--app-name=<value> App name, kickstart-next, kickstart-next-ssr, kickstart-next-ssg, kickstart-next-graphql,
293293
kickstart-next-middleware, kickstart-nuxt, kickstart-nuxt-ssr
294294
--org=<value> Provide organization UID to create a new stack
@@ -854,7 +854,7 @@ EXAMPLES
854854
$ csdx cm:stacks:bulk-assets --revert ./bulk-operation -a myAlias
855855
```
856856

857-
_See code: [@contentstack/cli-bulk-operations](https://github.com/contentstack/cli-bulk-operations/blob/v1.0.0/src/commands/cm/stacks/bulk-assets.ts)_
857+
_See code: [@contentstack/cli-bulk-operations](https://github.com/contentstack/cli-bulk-operations/blob/v1.0.1/src/commands/cm/stacks/bulk-assets.ts)_
858858

859859
## `csdx cm:stacks:bulk-entries`
860860

@@ -940,7 +940,7 @@ EXAMPLES
940940
$ csdx cm:stacks:bulk-entries --revert ./bulk-operation
941941
```
942942

943-
_See code: [@contentstack/cli-bulk-operations](https://github.com/contentstack/cli-bulk-operations/blob/v1.0.0/src/commands/cm/stacks/bulk-entries.ts)_
943+
_See code: [@contentstack/cli-bulk-operations](https://github.com/contentstack/cli-bulk-operations/blob/v1.0.1/src/commands/cm/stacks/bulk-entries.ts)_
944944

945945
## `csdx cm:stacks:clone [--source-branch <value>] [--target-branch <value>] [--source-management-token-alias <value>] [--destination-management-token-alias <value>] [-n <value>] [--type a|b] [--source-stack-api-key <value>] [--destination-stack-api-key <value>] [--import-webhook-status disable|current]`
946946

@@ -1218,20 +1218,20 @@ EXAMPLES
12181218

12191219
_See code: [@contentstack/cli-migration](https://github.com/contentstack/cli/blob/main/packages/contentstack-migration/src/commands/cm/stacks/migration.ts)_
12201220

1221-
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes <value>] [--alias <value>] [--locale <value>]`
1221+
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y] [--alias <value>] [--locale <value>]`
12221222

12231223
Create a stack from existing content types, entries, assets, etc
12241224

12251225
```
12261226
USAGE
1227-
$ csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes
1228-
<value>] [--alias <value>] [--locale <value>]
1227+
$ csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y]
1228+
[--alias <value>] [--locale <value>]
12291229
12301230
FLAGS
12311231
-a, --alias=<value> Alias of the management token
12321232
-k, --stack-api-key=<value> Provide stack API key to seed content to
12331233
-n, --stack-name=<value> Name of a new stack that needs to be created.
1234-
-y, --yes=<value> [Optional] Skip the stack confirmation.
1234+
-y, --yes [Optional] Skip the stack confirmation.
12351235
--org=<value> Provide Organization UID to create a new stack
12361236
--repo=<value> GitHub organization name or GitHub user name/repository name.
12371237
@@ -1735,7 +1735,7 @@ DESCRIPTION
17351735
Display help for csdx.
17361736
```
17371737

1738-
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.37/src/commands/help.ts)_
1738+
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.40/src/commands/help.ts)_
17391739

17401740
## `csdx launch`
17411741

@@ -2054,7 +2054,7 @@ EXAMPLES
20542054
$ csdx plugins
20552055
```
20562056

2057-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/index.ts)_
2057+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/index.ts)_
20582058

20592059
## `csdx plugins:add PLUGIN`
20602060

@@ -2128,7 +2128,7 @@ EXAMPLES
21282128
$ csdx plugins:inspect myplugin
21292129
```
21302130

2131-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/inspect.ts)_
2131+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/inspect.ts)_
21322132

21332133
## `csdx plugins:install PLUGIN`
21342134

@@ -2177,7 +2177,7 @@ EXAMPLES
21772177
$ csdx plugins:install someuser/someplugin
21782178
```
21792179

2180-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/install.ts)_
2180+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/install.ts)_
21812181

21822182
## `csdx plugins:link PATH`
21832183

@@ -2208,7 +2208,7 @@ EXAMPLES
22082208
$ csdx plugins:link myplugin
22092209
```
22102210

2211-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/link.ts)_
2211+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/link.ts)_
22122212

22132213
## `csdx plugins:remove [PLUGIN]`
22142214

@@ -2249,7 +2249,7 @@ FLAGS
22492249
--reinstall Reinstall all plugins after uninstalling.
22502250
```
22512251

2252-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/reset.ts)_
2252+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/reset.ts)_
22532253

22542254
## `csdx plugins:uninstall [PLUGIN]`
22552255

@@ -2277,7 +2277,7 @@ EXAMPLES
22772277
$ csdx plugins:uninstall myplugin
22782278
```
22792279

2280-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/uninstall.ts)_
2280+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/uninstall.ts)_
22812281

22822282
## `csdx plugins:unlink [PLUGIN]`
22832283

@@ -2321,7 +2321,7 @@ DESCRIPTION
23212321
Update installed plugins.
23222322
```
23232323

2324-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.56/src/commands/plugins/update.ts)_
2324+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.59/src/commands/plugins/update.ts)_
23252325

23262326
## `csdx tokens`
23272327

packages/contentstack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli",
33
"description": "Command-line tool (CLI) to interact with Contentstack",
4-
"version": "2.0.0-beta.18",
4+
"version": "2.0.0-beta.19",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -34,10 +34,10 @@
3434
"@contentstack/cli-cm-import-setup": "~2.0.0-beta.8",
3535
"@contentstack/cli-cm-seed": "~2.0.0-beta.12",
3636
"@contentstack/cli-command": "~2.0.0-beta.4",
37-
"@contentstack/cli-config": "~2.0.0-beta.5",
37+
"@contentstack/cli-config": "~2.0.0-beta.7",
3838
"@contentstack/cli-launch": "^1.9.6",
3939
"@contentstack/cli-migration": "~2.0.0-beta.9",
40-
"@contentstack/cli-utilities": "~2.0.0-beta.4",
40+
"@contentstack/cli-utilities": "~2.0.0-beta.6",
4141
"@contentstack/cli-variants": "~2.0.0-beta.10",
4242
"@contentstack/management": "~1.27.6",
4343
"@contentstack/utils": "~1.7.0",
@@ -168,4 +168,4 @@
168168
}
169169
},
170170
"repository": "https://github.com/contentstack/cli"
171-
}
171+
}

0 commit comments

Comments
 (0)