Skip to content

Commit 31c34d2

Browse files
author
naman-contentstack
committed
chore: version bumps
1 parent bd50ebd commit 31c34d2

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

packages/contentstack/README.md

Lines changed: 18 additions & 18 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/1.60.0-beta.0 darwin-arm64 node-v22.13.1
21+
@contentstack/cli/1.60.0-beta.5 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND
@@ -70,7 +70,7 @@ USAGE
7070
* [`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)
7171
* [`csdx cm:migrate-rte`](#csdx-cmmigrate-rte)
7272
* [`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)
73-
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value--k-value--n-value--y-value--s-value---locale-value)
73+
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value--k-value--n-value--y--s-value---locale-value)
7474
* [`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]`](#csdx-cmstacksclone---source-branch-value---target-branch-value---source-management-token-alias-value---destination-management-token-alias-value--n-value---type-ab---source-stack-api-key-value---destination-stack-api-key-value---import-webhook-status-disablecurrent)
7575
* [`csdx cm:stacks:audit`](#csdx-cmstacksaudit)
7676
* [`csdx cm:stacks:audit:fix`](#csdx-cmstacksauditfix)
@@ -83,7 +83,7 @@ USAGE
8383
* [`csdx cm:stacks:publish-clear-logs`](#csdx-cmstackspublish-clear-logs)
8484
* [`csdx cm:stacks:publish-configure`](#csdx-cmstackspublish-configure)
8585
* [`csdx cm:stacks:publish-revert`](#csdx-cmstackspublish-revert)
86-
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value--k-value--n-value--y-value--s-value---locale-value)
86+
* [`csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>] [--locale <value>]`](#csdx-cmstacksseed---repo-value---org-value--k-value--n-value--y--s-value---locale-value)
8787
* [`csdx csdx cm:stacks:unpublish [-a <value>] [-e <value>] [-c <value>] [-y] [--locale <value>] [--branch <value>] [--retry-failed <value>] [--bulk-unpublish <value>] [--content-type <value>] [--delivery-token <value>] [--only-assets] [--only-entries]`](#csdx-csdx-cmstacksunpublish--a-value--e-value--c-value--y---locale-value---branch-value---retry-failed-value---bulk-unpublish-value---content-type-value---delivery-token-value---only-assets---only-entries)
8888
* [`csdx config:get:base-branch`](#csdx-configgetbase-branch)
8989
* [`csdx config:get:ea-header`](#csdx-configgetea-header)
@@ -2566,14 +2566,14 @@ EXAMPLES
25662566
$ csdx cm:migration --alias --file-path <migration/script/file/path> -k <api-key>
25672567
```
25682568

2569-
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s <value>] [--locale <value>]`
2569+
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>] [--locale <value>]`
25702570

25712571
Create a stack from existing content types, entries, assets, etc
25722572

25732573
```
25742574
USAGE
2575-
$ csdx cm:seed cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s
2576-
<value>] [--locale <value>]
2575+
$ csdx cm:seed cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>]
2576+
[--locale <value>]
25772577
25782578
FLAGS
25792579
-a, --alias=<value> Alias of the management token
@@ -2582,7 +2582,7 @@ FLAGS
25822582
-o, --org=<value> Provide Organization UID to create a new stack
25832583
-r, --repo=<value> GitHub organization name or GitHub user name/repository name.
25842584
-s, --stack=<value> Provide the stack UID to seed content.
2585-
-y, --yes=<value> [Optional] Skip the stack confirmation.
2585+
-y, --yes [Optional] Skip the stack confirmation.
25862586
25872587
DESCRIPTION
25882588
Create a stack from existing content types, entries, assets, etc
@@ -3213,14 +3213,14 @@ EXAMPLES
32133213

32143214
_See code: [@contentstack/cli-cm-bulk-publish](https://github.com/contentstack/cli/blob/main/packages/contentstack-bulk-publish/src/commands/cm/stacks/publish-revert.js)_
32153215

3216-
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s <value>] [--locale <value>]`
3216+
## `csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>] [--locale <value>]`
32173217

32183218
Create a stack from existing content types, entries, assets, etc
32193219

32203220
```
32213221
USAGE
3222-
$ csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y <value>] [-s <value>]
3223-
[--locale <value>]
3222+
$ csdx cm:stacks:seed [--repo <value>] [--org <value>] [-k <value>] [-n <value>] [-y] [-s <value>] [--locale
3223+
<value>]
32243224
32253225
FLAGS
32263226
-a, --alias=<value> Alias of the management token
@@ -3229,7 +3229,7 @@ FLAGS
32293229
-o, --org=<value> Provide Organization UID to create a new stack
32303230
-r, --repo=<value> GitHub organization name or GitHub user name/repository name.
32313231
-s, --stack=<value> Provide the stack UID to seed content.
3232-
-y, --yes=<value> [Optional] Skip the stack confirmation.
3232+
-y, --yes [Optional] Skip the stack confirmation.
32333233
32343234
DESCRIPTION
32353235
Create a stack from existing content types, entries, assets, etc
@@ -4148,7 +4148,7 @@ EXAMPLES
41484148
$ csdx plugins
41494149
```
41504150

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

41534153
## `csdx plugins:add PLUGIN`
41544154

@@ -4222,7 +4222,7 @@ EXAMPLES
42224222
$ csdx plugins:inspect myplugin
42234223
```
42244224

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

42274227
## `csdx plugins:install PLUGIN`
42284228

@@ -4271,7 +4271,7 @@ EXAMPLES
42714271
$ csdx plugins:install someuser/someplugin
42724272
```
42734273

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

42764276
## `csdx plugins:link PATH`
42774277

@@ -4302,7 +4302,7 @@ EXAMPLES
43024302
$ csdx plugins:link myplugin
43034303
```
43044304

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

43074307
## `csdx plugins:remove [PLUGIN]`
43084308

@@ -4343,7 +4343,7 @@ FLAGS
43434343
--reinstall Reinstall all plugins after uninstalling.
43444344
```
43454345

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

43484348
## `csdx plugins:uninstall [PLUGIN]`
43494349

@@ -4371,7 +4371,7 @@ EXAMPLES
43714371
$ csdx plugins:uninstall myplugin
43724372
```
43734373

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

43764376
## `csdx plugins:unlink [PLUGIN]`
43774377

@@ -4415,7 +4415,7 @@ DESCRIPTION
44154415
Update installed plugins.
44164416
```
44174417

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

44204420
## `csdx tokens`
44214421

packages/contentstack/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"dependencies": {
2525
"@contentstack/cli-audit": "~1.19.0-beta.0",
2626
"@contentstack/cli-cm-export": "~1.24.0-beta.0",
27-
"@contentstack/cli-cm-import": "~1.32.0-beta.0",
27+
"@contentstack/cli-cm-import": "~1.32.0-beta.1",
2828
"@contentstack/cli-auth": "~1.8.0-beta.0",
29-
"@contentstack/cli-cm-bootstrap": "~1.19.0-beta.0",
29+
"@contentstack/cli-cm-bootstrap": "~1.19.0-beta.1",
3030
"@contentstack/cli-cm-branches": "~1.7.0-beta.0",
3131
"@contentstack/cli-cm-bulk-publish": "~1.11.0-beta.0",
32-
"@contentstack/cli-cm-clone": "~1.21.0-beta.0",
32+
"@contentstack/cli-cm-clone": "~1.21.0-beta.1",
3333
"@contentstack/cli-cm-export-to-csv": "~1.12.0-beta.0",
3434
"@contentstack/cli-cm-import-setup": "~1.8.0-beta.0",
3535
"@contentstack/cli-cm-migrate-rte": "~1.6.4",
36-
"@contentstack/cli-cm-seed": "~1.15.0-beta.0",
36+
"@contentstack/cli-cm-seed": "~1.15.0-beta.2",
3737
"@contentstack/cli-command": "~1.8.0-beta.0",
3838
"@contentstack/cli-config": "~1.20.0-beta.0",
3939
"@contentstack/cli-launch": "^1.9.6",
@@ -168,4 +168,4 @@
168168
}
169169
},
170170
"repository": "https://github.com/contentstack/cli"
171-
}
171+
}

0 commit comments

Comments
 (0)