Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fileignoreconfig:
- filename: package-lock.json
checksum: 7757ee76f550c561f7a05d13f0e36dd3d7b80a0cab2eed6f7cb7684f9fbfd585
checksum: dfe8c3c907b02d8acebc4f2b4a5ddcca9353b62c304f7d55c028b38dbf7c2118
- filename: pnpm-lock.yaml
checksum: 33b423311946df0b7873cc125d8d1d52769e4b1cf4070fb2a6ce5d5b247d7dbf
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/contentstack-clone/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-cm-clone",
"description": "Contentstack stack clone plugin",
"version": "1.18.2",
"version": "1.18.1",
"author": "Contentstack",
"bugs": "https://github.com/rohitmishra209/cli-cm-clone/issues",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@contentstack/cli-cm-bootstrap": "~1.17.2",
"@contentstack/cli-cm-branches": "~1.6.2",
"@contentstack/cli-cm-bulk-publish": "~1.10.4",
"@contentstack/cli-cm-clone": "~1.18.2",
"@contentstack/cli-cm-clone": "~1.18.1",
"@contentstack/cli-cm-export-to-csv": "~1.10.2",
"@contentstack/cli-cm-import-setup": "~1.7.2",
"@contentstack/cli-cm-migrate-rte": "~1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading