We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7b572 commit eea7fc4Copy full SHA for eea7fc4
3 files changed
.talismanrc
@@ -1,4 +1,4 @@
1
fileignoreconfig:
2
- filename: pnpm-lock.yaml
3
- checksum: 99e35a2d82308ac917da121768e2dffa6270e76fe3db283ba241e04bda7651f7
+ checksum: eb1a201c2f61d7bceb52d113ae069830ad9c7d590419bbbfa3651982208c8b9b
4
version: '1.0'
packages/contentstack-config/package.json
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-config",
"description": "Contentstack CLI plugin for configuration",
- "version": "2.0.0-beta.9",
+ "version": "2.0.0-beta.10",
5
"author": "Contentstack",
6
"scripts": {
7
"build": "pnpm compile && oclif manifest && oclif readme",
@@ -91,4 +91,4 @@
91
}
92
},
93
"repository": "contentstack/cli"
94
-}
+}
0 commit comments