Skip to content

Commit 3acc21c

Browse files
committed
reverted import version bump
1 parent bec1c72 commit 3acc21c

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@colors/colors": "^1.6.0",
99
"@contentstack/cli-cm-export": "~1.14.2",
10-
"@contentstack/cli-cm-import": "~1.19.6",
10+
"@contentstack/cli-cm-import": "~1.19.5",
1111
"@contentstack/cli-command": "~1.3.3",
1212
"@contentstack/cli-utilities": "~1.8.2",
1313
"chalk": "^4.1.2",

packages/contentstack-import/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ npm install -g @contentstack/cli-cm-import
4747
$ csdx COMMAND
4848
running command...
4949
$ csdx (--version)
50-
@contentstack/cli-cm-import/1.19.6 darwin-arm64 node-v22.14.0
50+
@contentstack/cli-cm-import/1.19.5 darwin-arm64 node-v22.14.0
5151
$ csdx --help [COMMAND]
5252
USAGE
5353
$ csdx COMMAND

packages/contentstack-import/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-import",
33
"description": "Contentstack CLI plugin to import content into stack",
4-
"version": "1.19.6",
4+
"version": "1.19.5",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack-seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-cm-import": "~1.19.6",
8+
"@contentstack/cli-cm-import": "~1.19.5",
99
"@contentstack/cli-command": "~1.3.3",
1010
"@contentstack/cli-utilities": "~1.8.2",
1111
"@contentstack/management": "~1.18.4",

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@contentstack/cli-cm-clone": "~1.13.1",
3131
"@contentstack/cli-cm-export": "~1.14.2",
3232
"@contentstack/cli-cm-export-to-csv": "~1.7.3",
33-
"@contentstack/cli-cm-import": "~1.19.6",
33+
"@contentstack/cli-cm-import": "~1.19.5",
3434
"@contentstack/cli-cm-import-setup": "1.0.1",
3535
"@contentstack/cli-cm-migrate-rte": "~1.4.21",
3636
"@contentstack/cli-cm-seed": "~1.10.1",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)