Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shafeeqd959 committed Oct 6, 2023
1 parent 496113f commit 8e34fa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/contentstack-import/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-cm-import",
"description": "Contentstack CLI plugin to import content into stack",
"version": "1.9.1",
"version": "1.9.2",
"author": "Contentstack",
"bugs": "https://github.com/contentstack/cli/issues",
"dependencies": {
Expand Down Expand Up @@ -96,4 +96,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
4 changes: 2 additions & 2 deletions packages/contentstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@contentstack/cli-cm-clone": "~1.5.1",
"@contentstack/cli-cm-export": "~1.9.1",
"@contentstack/cli-cm-export-to-csv": "~1.4.3",
"@contentstack/cli-cm-import": "~1.9.1",
"@contentstack/cli-cm-import": "~1.9.2",
"@contentstack/cli-cm-migrate-rte": "~1.4.12",
"@contentstack/cli-command": "~1.2.13",
"@contentstack/cli-cm-seed": "~1.5.1",
Expand Down Expand Up @@ -158,4 +158,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}

0 comments on commit 8e34fa4

Please sign in to comment.