Skip to content

Commit 9afc86e

Browse files
version bump
1 parent 4a0b162 commit 9afc86e

File tree

7 files changed

+524
-416
lines changed

7 files changed

+524
-416
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ fileignoreconfig:
22
- filename: pnpm-lock.yaml
33
checksum: 41bc1d60449ab0682d9267172e54a5802c837869a1728b0560eea8052336c2fe
44
- filename: package-lock.json
5-
checksum: 0514f96f07a6c2c5be811d8973a0b1197943303cfcf224c0b01745342699f545
5+
checksum: 134104853f260380025e0d7e2b49ec32f15a1832b20756676819ce0bc4277c44
66
version: "1.0"

package-lock.json

Lines changed: 511 additions & 403 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentstack-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@contentstack/cli-command": "~1.7.1",
99
"@contentstack/cli-utilities": "~1.15.0",
10-
"@contentstack/cli-variants": "~2.0.0-beta.3",
10+
"@contentstack/cli-variants": "~2.0.0-beta.4",
1111
"@oclif/core": "^4.8.0",
1212
"async": "^3.2.6",
1313
"big-json": "^3.2.0",

packages/contentstack-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@contentstack/cli-command": "~1.7.0",
1010
"@contentstack/cli-utilities": "~1.15.0",
1111
"@contentstack/management": "~1.27.2",
12-
"@contentstack/cli-variants": "~2.0.0-beta.3",
12+
"@contentstack/cli-variants": "~2.0.0-beta.4",
1313
"@oclif/core": "^4.3.0",
1414
"big-json": "^3.2.0",
1515
"bluebird": "^3.7.2",

packages/contentstack-variants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-variants",
3-
"version": "2.0.0-beta.3",
3+
"version": "2.0.0-beta.4",
44
"description": "Variants plugin",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

packages/contentstack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli",
33
"description": "Command-line tool (CLI) to interact with Contentstack",
4-
"version": "2.0.0-beta.4",
4+
"version": "2.0.0-beta.5",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -38,7 +38,7 @@
3838
"@contentstack/cli-launch": "1.9.3",
3939
"@contentstack/cli-migration": "~2.0.0-beta.1",
4040
"@contentstack/cli-utilities": "~1.15.0",
41-
"@contentstack/cli-variants": "~2.0.0-beta.3",
41+
"@contentstack/cli-variants": "~2.0.0-beta.4",
4242
"@contentstack/management": "~1.22.0",
4343
"@oclif/core": "^4.3.0",
4444
"@oclif/plugin-help": "^6.2.28",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)