File tree Expand file tree Collapse file tree 10 files changed +1184
-1245
lines changed
contentstack-bulk-publish Expand file tree Collapse file tree 10 files changed +1184
-1245
lines changed Original file line number Diff line number Diff line change 11fileignoreconfig:
22 - filename: package-lock.json
3- checksum: 25bcbb12c701b53f222c599fa8ce53f347853a1d96257cee79b5cf5878e50015
3+ checksum: 666b363f8d07955c3b9dd679dbc7edad6ba399490d66f0c89d4936f97068be0c
44 - filename: pnpm-lock.yaml
5- checksum: 448638c016e13e936e2dfa8297076162b0662de198908d994665579bab8f4b36
5+ checksum: a9597b1dcbd72dd3ae9e12c1209084d8388d8f8282074802d18f5eae21fbc666
66 - filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
77 checksum: 0582d62b88834554cf12951c8690a73ef3ddbb78b82d2804d994cf4148e1ef93
88 - filename: packages/contentstack-import-setup/test/config.json
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-cm-bulk-publish
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version)
21- @contentstack/cli-cm-bulk-publish/1.10.4 darwin-arm64 node-v22.14.0
21+ @contentstack/cli-cm-bulk-publish/1.10.5 darwin-arm64 node-v22.14.0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-cm-bulk-publish" ,
33 "description" : " Contentstack CLI plugin for bulk publish actions" ,
4- "version" : " 1.10.4 " ,
4+ "version" : " 1.10.5 " ,
55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
88 "@contentstack/cli-command" : " ~1.7.1" ,
9- "@contentstack/cli-config" : " ~1.16.2 " ,
9+ "@contentstack/cli-config" : " ~1.17.0 " ,
1010 "@contentstack/cli-utilities" : " ~1.16.0" ,
1111 "@oclif/core" : " ^4.3.0" ,
1212 "@oclif/plugin-help" : " ^6.2.28" ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-config
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version)
21- @contentstack/cli-config/1.16.2 darwin-arm64 node-v22.14.0
21+ @contentstack/cli-config/1.17.0 darwin-arm64 node-v22.14.0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-config" ,
33 "description" : " Contentstack CLI plugin for configuration" ,
4- "version" : " 1.16.2 " ,
4+ "version" : " 1.17.0 " ,
55 "author" : " Contentstack" ,
66 "scripts" : {
77 "build" : " npm run clean && npm run compile" ,
Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "@contentstack/cli-auth" : " ~1.6.3" ,
25- "@contentstack/cli-config" : " ~1.16.2 " ,
25+ "@contentstack/cli-config" : " ~1.17.0 " ,
2626 "@contentstack/cli-dev-dependencies" : " ~1.3.1" ,
2727 "@oclif/plugin-help" : " ^6.2.28" ,
2828 "@oclif/test" : " ^4.1.13" ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/1.53.1 darwin-arm64 node-v22.14.0
21+ @contentstack/cli/1.54.0 darwin-arm64 node-v22.14.0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
@@ -3942,7 +3942,7 @@ USAGE
39423942 $ csdx launch:functions [-p <value>] [-d <value>]
39433943
39443944FLAGS
3945- -d, --data-dir=<value> [default: /cli/packages/contentstack] Current working directory
3945+ -d, --data-dir=<value> [default: /Users/naman.dembla/Documents/ cli/packages/contentstack] Current working directory
39463946 -p, --port=<value> [default: 3000] Port number
39473947
39483948DESCRIPTION
Original file line number Diff line number Diff line change 2828 "@contentstack/cli-auth" : " ~1.6.3" ,
2929 "@contentstack/cli-cm-bootstrap" : " ~1.18.0" ,
3030 "@contentstack/cli-cm-branches" : " ~1.6.2" ,
31- "@contentstack/cli-cm-bulk-publish" : " ~1.10.4 " ,
31+ "@contentstack/cli-cm-bulk-publish" : " ~1.10.5 " ,
3232 "@contentstack/cli-cm-clone" : " ~1.19.0" ,
3333 "@contentstack/cli-cm-export-to-csv" : " ~1.10.2" ,
3434 "@contentstack/cli-cm-import-setup" : " ~1.7.2" ,
3535 "@contentstack/cli-cm-migrate-rte" : " ~1.6.3" ,
3636 "@contentstack/cli-cm-seed" : " ~1.14.0" ,
3737 "@contentstack/cli-command" : " ~1.7.1" ,
38- "@contentstack/cli-config" : " ~1.16.2 " ,
38+ "@contentstack/cli-config" : " ~1.17.0 " ,
3939 "@contentstack/cli-launch" : " ^1.9.2" ,
4040 "@contentstack/cli-migration" : " ~1.10.2" ,
4141 "@contentstack/cli-utilities" : " ~1.16.0" ,
You can’t perform that action at this time.
0 commit comments