Skip to content

Commit e7197e6

Browse files
authored
Merge pull request #2098 from contentstack/fix/versionBump
Fixing Version Bump of Export-to-CSV
2 parents 86b1c60 + 154c510 commit e7197e6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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-export-to-csv/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-export-to-csv",
33
"description": "Export entities to csv",
4-
"version": "1.9.2",
4+
"version": "1.9.1",
55
"author": "Abhinav Gupta @abhinav-from-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
@@ -29,7 +29,7 @@
2929
"@contentstack/cli-cm-bulk-publish": "~1.10.0",
3030
"@contentstack/cli-cm-clone": "~1.16.0",
3131
"@contentstack/cli-cm-export": "~1.20.0",
32-
"@contentstack/cli-cm-export-to-csv": "~1.9.2",
32+
"@contentstack/cli-cm-export-to-csv": "~1.9.1",
3333
"@contentstack/cli-cm-import": "~1.27.0",
3434
"@contentstack/cli-cm-import-setup": "1.4.2",
3535
"@contentstack/cli-cm-migrate-rte": "~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)