Skip to content

Commit 88413bf

Browse files
Added version bump
1 parent 9b74159 commit 88413bf

File tree

11 files changed

+43
-45
lines changed

11 files changed

+43
-45
lines changed

package-lock.json

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

packages/contentstack-bootstrap/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-bootstrap",
33
"description": "Bootstrap contentstack apps",
4-
"version": "1.16.1",
4+
"version": "1.17.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -16,7 +16,7 @@
1616
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1717
},
1818
"dependencies": {
19-
"@contentstack/cli-cm-seed": "~1.12.2",
19+
"@contentstack/cli-cm-seed": "~1.13.0",
2020
"@contentstack/cli-command": "~1.6.1",
2121
"@contentstack/cli-utilities": "~1.14.4",
2222
"@oclif/core": "^4.3.0",

packages/contentstack-clone/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-cm-clone",
33
"description": "Contentstack stack clone plugin",
4-
"version": "1.16.1",
4+
"version": "1.17.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/rohitmishra209/cli-cm-clone/issues",
77
"dependencies": {

packages/contentstack-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ USAGE
395395
[--personalize <value>] [--launch <value>]
396396
397397
ARGUMENTS
398-
REGION Name for the region
398+
[REGION] Name for the region
399399
400400
FLAGS
401401
-d, --cda=<value> Custom host to set for content delivery API, if this flag is added then cma, ui-host and

packages/contentstack-export-to-csv/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-cm-export-to-csv",
33
"description": "Export entities to csv",
4-
"version": "1.9.1",
4+
"version": "1.10.0",
55
"author": "Abhinav Gupta @abhinav-from-contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack-import-setup/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ npm install -g @contentstack/cli-cm-import-setup
4747
$ csdx COMMAND
4848
running command...
4949
$ csdx (--version)
50-
@contentstack/cli-cm-import-setup/1.6.0 darwin-arm64 node-v22.13.1
50+
@contentstack/cli-cm-import-setup/1.6.0 darwin-arm64 node-v22.14.0
5151
$ csdx --help [COMMAND]
5252
USAGE
5353
$ csdx COMMAND
@@ -78,8 +78,8 @@ FLAGS
7878
branches involved, then the path should point till the particular branch. For example,
7979
“-d "C:\Users\Name\Desktop\cli\content\branch_name"
8080
-k, --stack-api-key=<value> API key of the target stack
81-
--branch-alias=<value> The alias of the branch where you want to import your content. If you don't mention the
82-
branch alias, then by default the content will be imported to the main branch.
81+
--branch-alias=<value> Specify the branch alias where you want to import your content. If not specified, the
82+
content is imported into the main branch by default.
8383
--module=<option>... [optional] Specify the modules/module to import into the target stack. currently options
8484
are global-fields, content-types, entries
8585
<options: global-fields|content-types|entries>
@@ -115,8 +115,8 @@ FLAGS
115115
branches involved, then the path should point till the particular branch. For example,
116116
“-d "C:\Users\Name\Desktop\cli\content\branch_name"
117117
-k, --stack-api-key=<value> API key of the target stack
118-
--branch-alias=<value> The alias of the branch where you want to import your content. If you don't mention the
119-
branch alias, then by default the content will be imported to the main branch.
118+
--branch-alias=<value> Specify the branch alias where you want to import your content. If not specified, the
119+
content is imported into the main branch by default.
120120
--module=<option>... [optional] Specify the modules/module to import into the target stack. currently options
121121
are global-fields, content-types, entries
122122
<options: global-fields|content-types|entries>

packages/contentstack-import/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ npm install -g @contentstack/cli-cm-import
4747
$ csdx COMMAND
4848
running command...
4949
$ csdx (--version)
50-
@contentstack/cli-cm-import/1.28.1 darwin-arm64 node-v22.14.0
50+
@contentstack/cli-cm-import/1.29.0 darwin-arm64 node-v22.14.0
5151
$ csdx --help [COMMAND]
5252
USAGE
5353
$ csdx COMMAND
@@ -91,9 +91,8 @@ FLAGS
9191
extensions, marketplace-apps, global-fields, labels, locales, webhooks,
9292
workflows, custom-roles, personalize projects, and taxonomies.
9393
-y, --yes [optional] Force override all Marketplace prompts.
94-
--branch-alias=<value> The alias of the branch where you want to import your content. If you don't
95-
mention the branch alias, then by default the content will be imported to the
96-
main branch.
94+
--branch-alias=<value> Specify the branch alias where you want to import your content. If not
95+
specified, the content is imported into the main branch by default.
9796
--exclude-global-modules Excludes the branch-independent module from the import operation.
9897
--import-webhook-status=<option> [default: disable] [default: disable] (optional) This webhook state keeps the
9998
same state of webhooks as the source stack. <options: disable|current>
@@ -160,9 +159,8 @@ FLAGS
160159
extensions, marketplace-apps, global-fields, labels, locales, webhooks,
161160
workflows, custom-roles, personalize projects, and taxonomies.
162161
-y, --yes [optional] Force override all Marketplace prompts.
163-
--branch-alias=<value> The alias of the branch where you want to import your content. If you don't
164-
mention the branch alias, then by default the content will be imported to the
165-
main branch.
162+
--branch-alias=<value> Specify the branch alias where you want to import your content. If not
163+
specified, the content is imported into the main branch by default.
166164
--exclude-global-modules Excludes the branch-independent module from the import operation.
167165
--import-webhook-status=<option> [default: disable] [default: disable] (optional) This webhook state keeps the
168166
same state of webhooks as the source stack. <options: disable|current>

packages/contentstack-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-migration",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"author": "@contentstack",
55
"bugs": "https://github.com/contentstack/cli/issues",
66
"dependencies": {

packages/contentstack-seed/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-cm-seed",
33
"description": "create a Stack from existing content types, entries, assets, etc.",
4-
"version": "1.12.2",
4+
"version": "1.13.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@
2424
"dependencies": {
2525
"@contentstack/cli-audit": "~1.16.0",
2626
"@contentstack/cli-auth": "~1.6.1",
27-
"@contentstack/cli-cm-bootstrap": "~1.16.1",
27+
"@contentstack/cli-cm-bootstrap": "~1.17.0",
2828
"@contentstack/cli-cm-branches": "~1.6.0",
2929
"@contentstack/cli-cm-bulk-publish": "~1.10.2",
30-
"@contentstack/cli-cm-clone": "~1.16.1",
30+
"@contentstack/cli-cm-clone": "~1.17.0",
3131
"@contentstack/cli-cm-export": "~1.21.0",
32-
"@contentstack/cli-cm-export-to-csv": "~1.9.1",
32+
"@contentstack/cli-cm-export-to-csv": "~1.10.0",
3333
"@contentstack/cli-cm-import": "~1.29.0",
3434
"@contentstack/cli-cm-import-setup": "1.6.0",
3535
"@contentstack/cli-cm-migrate-rte": "~1.6.1",
36-
"@contentstack/cli-cm-seed": "~1.12.2",
36+
"@contentstack/cli-cm-seed": "~1.13.0",
3737
"@contentstack/cli-command": "~1.6.1",
3838
"@contentstack/cli-config": "~1.15.2",
3939
"@contentstack/cli-launch": "^1.9.2",
40-
"@contentstack/cli-migration": "~1.9.0",
40+
"@contentstack/cli-migration": "~1.10.0",
4141
"@contentstack/cli-utilities": "~1.14.4",
4242
"@contentstack/cli-variants": "~1.3.4",
4343
"@contentstack/management": "~1.22.0",

0 commit comments

Comments
 (0)