Skip to content

Commit 72d90ea

Browse files
fix: version bump for export-to-csv
1 parent 6ba8c81 commit 72d90ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3.3",
4+
"version": "1.3.4",
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
@@ -26,7 +26,7 @@
2626
"@contentstack/cli-cm-bulk-publish": "^1.3.3",
2727
"@contentstack/cli-cm-clone": "^1.4.4",
2828
"@contentstack/cli-cm-export": "^1.5.4",
29-
"@contentstack/cli-cm-export-to-csv": "^1.3.3",
29+
"@contentstack/cli-cm-export-to-csv": "^1.3.4",
3030
"@contentstack/cli-cm-import": "^1.5.4",
3131
"@contentstack/cli-cm-migrate-rte": "^1.4.3",
3232
"@contentstack/cli-cm-seed": "^1.4.4",

0 commit comments

Comments
 (0)