We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8216548 + db2ebc9 commit b193cb2Copy full SHA for b193cb2
3 files changed
.talismanrc
@@ -1,4 +1,4 @@
1
fileignoreconfig:
2
-- filename: pnpm-lock.yaml
3
- checksum: 0a12c6c1e4df121f6a217425ef0bd7b1acccc1cd3f972157f7ca7480281277fd
4
-version: "1.0"
+ - filename: pnpm-lock.yaml
+ checksum: ac795ffbdc0f82463baf34715a30b76cf6a67b2d8893ec835a5861aa915b20bf
+version: '1.0'
packages/contentstack-export/package.json
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-cm-export",
"description": "Contentstack CLI plugin to export content from stack",
- "version": "2.0.0-beta.12",
+ "version": "2.0.0-beta.13",
5
"author": "Contentstack",
6
"bugs": "https://github.com/contentstack/cli/issues",
7
"dependencies": {
@@ -94,4 +94,4 @@
94
}
95
},
96
"repository": "https://github.com/contentstack/cli"
97
-}
+}
0 commit comments