Skip to content

Commit 07eace5

Browse files
authored
Merge pull request #2711 from contentstack/legacy/release
core version bump
2 parents 6b0b2db + 04e0ba0 commit 07eace5

2 files changed

Lines changed: 6531 additions & 5224 deletions

File tree

packages/contentstack/package.json

Lines changed: 18 additions & 18 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.67.0",
4+
"version": "1.68.0",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -19,24 +19,24 @@
1919
"prepack": "pnpm compile && oclif manifest && oclif readme"
2020
},
2121
"dependencies": {
22-
"@contentstack/cli-audit": "~1.21.0",
23-
"@contentstack/cli-cm-export": "~1.27.0",
24-
"@contentstack/cli-cm-import": "~1.35.0",
25-
"@contentstack/cli-auth": "~1.8.6",
26-
"@contentstack/cli-cm-bootstrap": "~1.19.9",
27-
"@contentstack/cli-cm-branches": "~1.8.5",
28-
"@contentstack/cli-cm-bulk-publish": "~1.13.0",
29-
"@contentstack/cli-cm-clone": "~1.21.11",
30-
"@contentstack/cli-cm-export-to-csv": "~1.12.8",
31-
"@contentstack/cli-cm-import-setup": "~1.8.8",
32-
"@contentstack/cli-cm-migrate-rte": "~1.7.4",
33-
"@contentstack/cli-cm-seed": "~1.15.10",
34-
"@contentstack/cli-command": "~1.8.6",
35-
"@contentstack/cli-config": "~1.21.1",
22+
"@contentstack/cli-audit": "~1.21.1",
23+
"@contentstack/cli-cm-export": "~1.27.1",
24+
"@contentstack/cli-cm-import": "~1.35.1",
25+
"@contentstack/cli-auth": "~1.8.7",
26+
"@contentstack/cli-cm-bootstrap": "~1.19.10",
27+
"@contentstack/cli-cm-branches": "~1.8.6",
28+
"@contentstack/cli-cm-bulk-publish": "~1.13.1",
29+
"@contentstack/cli-cm-clone": "~1.21.12",
30+
"@contentstack/cli-cm-export-to-csv": "~1.12.9",
31+
"@contentstack/cli-cm-import-setup": "~1.8.9",
32+
"@contentstack/cli-cm-migrate-rte": "~1.7.5",
33+
"@contentstack/cli-cm-seed": "~1.15.11",
34+
"@contentstack/cli-command": "~1.8.7",
35+
"@contentstack/cli-config": "~1.21.2",
3636
"@contentstack/cli-launch": "^1.11.2",
37-
"@contentstack/cli-migration": "~1.12.6",
38-
"@contentstack/cli-utilities": "~1.19.1",
39-
"@contentstack/cli-variants": "~1.6.2",
37+
"@contentstack/cli-migration": "~1.12.7",
38+
"@contentstack/cli-utilities": "~1.19.2",
39+
"@contentstack/cli-variants": "~1.6.3",
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)