Skip to content

Commit 5ef8c15

Browse files
Merge pull request #2227 from contentstack/feat/taxonomy-localization-support-import-setup
bumped version
2 parents 8efe0ca + ed86244 commit 5ef8c15

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package-lock.json

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

packages/contentstack-import-setup/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-setup
4747
$ csdx COMMAND
4848
running command...
4949
$ csdx (--version)
50-
@contentstack/cli-cm-import-setup/1.6.0 darwin-arm64 node-v22.13.1
50+
@contentstack/cli-cm-import-setup/1.7.0 darwin-arm64 node-v22.13.1
5151
$ csdx --help [COMMAND]
5252
USAGE
5353
$ csdx COMMAND

packages/contentstack-import-setup/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-setup",
33
"description": "Contentstack CLI plugin to setup the mappers and configurations for the import command",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@contentstack/cli-cm-export": "~1.21.0",
3232
"@contentstack/cli-cm-export-to-csv": "~1.10.0",
3333
"@contentstack/cli-cm-import": "~1.29.0",
34-
"@contentstack/cli-cm-import-setup": "1.6.0",
34+
"@contentstack/cli-cm-import-setup": "~1.7.0",
3535
"@contentstack/cli-cm-migrate-rte": "~1.6.1",
3636
"@contentstack/cli-cm-seed": "~1.13.0",
3737
"@contentstack/cli-command": "~1.6.1",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)