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,4 +1,4 @@
fileignoreconfig:
- filename: pnpm-lock.yaml
checksum: cf79062c4c0ac6aa4e732bd6307ace86e9f2214b659deab8652722fef4dbba98
checksum: e681fe223b950539b98013001ec3efbebb3df00e8546c46f6d31e93e549933e3
version: '1.0'
14 changes: 7 additions & 7 deletions packages/contentstack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli",
"description": "Command-line tool (CLI) to interact with Contentstack",
"version": "1.62.0",
"version": "1.62.1",
"author": "Contentstack",
"bin": {
"csdx": "./bin/run.js"
Expand All @@ -21,19 +21,19 @@
"dependencies": {
"@contentstack/cli-audit": "~1.19.3",
"@contentstack/cli-cm-export": "~1.25.0",
"@contentstack/cli-cm-import": "~1.33.0",
"@contentstack/cli-cm-import": "~1.33.1",
"@contentstack/cli-auth": "~1.8.2",
"@contentstack/cli-cm-bootstrap": "~1.19.3",
"@contentstack/cli-cm-bootstrap": "~1.19.4",
"@contentstack/cli-cm-branches": "~1.8.1",
"@contentstack/cli-cm-bulk-publish": "~1.11.3",
"@contentstack/cli-cm-clone": "~1.21.4",
"@contentstack/cli-cm-clone": "~1.21.5",
"@contentstack/cli-cm-export-to-csv": "~1.12.2",
"@contentstack/cli-cm-import-setup": "~1.8.3",
"@contentstack/cli-cm-migrate-rte": "~1.6.4",
"@contentstack/cli-cm-seed": "~1.15.3",
"@contentstack/cli-cm-seed": "~1.15.4",
"@contentstack/cli-command": "~1.8.2",
"@contentstack/cli-config": "~1.20.3",
"@contentstack/cli-launch": "^1.9.8",
"@contentstack/cli-launch": "^1.10.0",
"@contentstack/cli-migration": "~1.12.2",
"@contentstack/cli-utilities": "~1.18.3",
"@contentstack/cli-variants": "~1.5.0",
Expand Down Expand Up @@ -160,4 +160,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

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

Loading