Skip to content

Commit 6eace75

Browse files
Merge pull request #2300 from contentstack/fix/version-bump-clone
Fix/version bump clone
2 parents 4b8d913 + 39333c4 commit 6eace75

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 7757ee76f550c561f7a05d13f0e36dd3d7b80a0cab2eed6f7cb7684f9fbfd585
3+
checksum: dfe8c3c907b02d8acebc4f2b4a5ddcca9353b62c304f7d55c028b38dbf7c2118
44
- filename: pnpm-lock.yaml
55
checksum: 33b423311946df0b7873cc125d8d1d52769e4b1cf4070fb2a6ce5d5b247d7dbf
66
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts

package-lock.json

Lines changed: 18 additions & 18 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.18.2",
4+
"version": "1.18.1",
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.17.2",
3030
"@contentstack/cli-cm-branches": "~1.6.2",
3131
"@contentstack/cli-cm-bulk-publish": "~1.10.4",
32-
"@contentstack/cli-cm-clone": "~1.18.2",
32+
"@contentstack/cli-cm-clone": "~1.18.1",
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",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)