Skip to content

Commit 51e643b

Browse files
author
naman-contentstack
committed
Merge branch 'main' into back-merge/main-dev
2 parents 8a5108a + 718fd88 commit 51e643b

4 files changed

Lines changed: 649 additions & 930 deletions

File tree

.github/workflows/issues-jira.yml

Lines changed: 0 additions & 118 deletions
This file was deleted.

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fileignoreconfig:
22
- filename: pnpm-lock.yaml
3-
checksum: a17c21d06a90d99875b7364d3c18ac96c25eb484ad93a3bd2f70bc51e6e5fc0b
3+
checksum: ba838353c1277083cb35b5f69cbbe00f0dc5d7d69e49b44c71c3a7a79e95ee73
44
version: '1.0'

packages/contentstack/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli",
33
"description": "Command-line tool (CLI) to interact with Contentstack",
4-
"version": "1.64.0",
4+
"version": "1.65.0",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -20,23 +20,23 @@
2020
},
2121
"dependencies": {
2222
"@contentstack/cli-audit": "~1.19.5",
23-
"@contentstack/cli-cm-export": "~1.25.2",
24-
"@contentstack/cli-cm-import": "~1.33.4",
23+
"@contentstack/cli-cm-export": "~1.25.3",
24+
"@contentstack/cli-cm-import": "~1.33.5",
2525
"@contentstack/cli-auth": "~1.8.4",
2626
"@contentstack/cli-cm-bootstrap": "~1.19.7",
2727
"@contentstack/cli-cm-branches": "~1.8.3",
2828
"@contentstack/cli-cm-bulk-publish": "~1.12.1",
29-
"@contentstack/cli-cm-clone": "~1.21.8",
30-
"@contentstack/cli-cm-export-to-csv": "~1.12.5",
31-
"@contentstack/cli-cm-import-setup": "~1.8.5",
32-
"@contentstack/cli-cm-migrate-rte": "~1.7.1",
33-
"@contentstack/cli-cm-seed": "~1.15.7",
29+
"@contentstack/cli-cm-clone": "~1.21.9",
30+
"@contentstack/cli-cm-export-to-csv": "~1.12.6",
31+
"@contentstack/cli-cm-import-setup": "~1.8.6",
32+
"@contentstack/cli-cm-migrate-rte": "~1.7.2",
33+
"@contentstack/cli-cm-seed": "~1.15.8",
3434
"@contentstack/cli-command": "~1.8.4",
3535
"@contentstack/cli-config": "~1.20.5",
3636
"@contentstack/cli-launch": "^1.11.1",
3737
"@contentstack/cli-migration": "~1.12.4",
3838
"@contentstack/cli-utilities": "~1.18.5",
39-
"@contentstack/cli-variants": "~1.5.2",
39+
"@contentstack/cli-variants": "~1.6.0",
4040
"@oclif/core": "^4.11.4",
4141
"@oclif/plugin-help": "^6.2.28",
4242
"@oclif/plugin-not-found": "^3.2.53",

0 commit comments

Comments
 (0)