Skip to content

Commit 49251c0

Browse files
committed
Version bump clone command
1 parent 91ee562 commit 49251c0

5 files changed

Lines changed: 39 additions & 12 deletions

File tree

.talismanrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 79d66c3fb3dadb841f01de14a9443d24fd58b3086701c91d585de736b2979142
3+
checksum: 48479bae69c08b32d71c6f749328e14d903a578061271d67edcb96617b8b0e3b
44
- filename: pnpm-lock.yaml
5-
checksum: c380022fc24a8be55a44bf33184b61f5fb11056cdcbaab2ab0505e64a44da24e
5+
checksum: d0d9f53b699a4def858a869f2237b73543e3e4d3085e6a05266b882a4027ec5b
66
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
77
checksum: 0582d62b88834554cf12951c8690a73ef3ddbb78b82d2804d994cf4148e1ef93
88
- filename: packages/contentstack-import-setup/test/config.json

package-lock.json

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

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.19.1",
4+
"version": "1.20.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/rohitmishra209/cli-cm-clone/issues",
77
"dependencies": {

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@contentstack/cli-cm-bootstrap": "~1.18.2",
3030
"@contentstack/cli-cm-branches": "~1.6.3",
3131
"@contentstack/cli-cm-bulk-publish": "~1.10.6",
32-
"@contentstack/cli-cm-clone": "~1.19.1",
32+
"@contentstack/cli-cm-clone": "~1.20.0",
3333
"@contentstack/cli-cm-export-to-csv": "~1.10.3",
3434
"@contentstack/cli-cm-import-setup": "~1.7.3",
3535
"@contentstack/cli-cm-migrate-rte": "~1.6.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)