Skip to content

Commit 0776957

Browse files
Merge pull request #2218 from contentstack/enh/version_bump
Added version bump
2 parents 12a2b1f + 88413bf commit 0776957

File tree

15 files changed

+674
-678
lines changed

15 files changed

+674
-678
lines changed

.talismanrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 484e310f7e8884916149057a6581e655503d6977021f54da4cfdb31558820ffc
3+
checksum: 89ffba962ccbfba165c69bc20c5efdac59a06dd8522983442401a3c525e9951f
44
- filename: pnpm-lock.yaml
55
checksum: 3cdef03a4cdc334dd5ab432ab9dfa9c35f529ed5f744d5a44a4bff68f1e43ead
66
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
@@ -32,7 +32,7 @@ fileignoreconfig:
3232
- filename: packages/contentstack-import-setup/test/unit/login-handler.test.ts
3333
checksum: e549f9ca3a9aae0d93b7284f7e771d55c0610725ddcb4333612df2f215e92769
3434
- filename: packages/contentstack/README.md
35-
checksum: f46084b199b3b0d7986b363c86a657570def71e5da29b948cc343eaf94ec7e97
35+
checksum: 10f580c697d0b70b813428954b946e60609f41c42e78ca95ca3232443e725615
3636
- filename: packages/contentstack-import-setup/test/unit/modules/assets.test.ts
3737
checksum: 449a5e3383631a6f78d1291aa3c28c91681879289398f0a933158fba5c5d5acf
3838
- filename: packages/contentstack-auth/env.example

package-lock.json

Lines changed: 575 additions & 601 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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": {
88
"@colors/colors": "^1.6.0",
9-
"@contentstack/cli-cm-export": "~1.20.1",
10-
"@contentstack/cli-cm-import": "~1.28.4",
9+
"@contentstack/cli-cm-export": "~1.21.0",
10+
"@contentstack/cli-cm-import": "~1.29.0",
1111
"@contentstack/cli-command": "~1.6.1",
1212
"@contentstack/cli-utilities": "~1.14.4",
1313
"@oclif/core": "^4.3.0",

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-export/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",
33
"description": "Contentstack CLI plugin to export content from stack",
4-
"version": "1.20.2",
4+
"version": "1.21.0",
55
"author": "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-import/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-import",
33
"description": "Contentstack CLI plugin to import content into stack",
4-
"version": "1.28.4",
4+
"version": "1.29.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)