Skip to content

Commit b03b240

Browse files
author
naman-contentstack
committed
chore: version bumps
1 parent bf154d5 commit b03b240

File tree

18 files changed

+1293
-1389
lines changed

18 files changed

+1293
-1389
lines changed

package-lock.json

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

packages/contentstack-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"dependencies": {
2121
"@contentstack/cli-command": "~2.0.0-beta",
22-
"@contentstack/cli-utilities": "~2.0.0-beta",
22+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
2323
"@oclif/core": "^4.3.0",
2424
"@oclif/plugin-help": "^6.2.28",
2525
"chalk": "^4.1.2",

packages/contentstack-auth/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-auth",
33
"description": "Contentstack CLI plugin for authentication activities",
4-
"version": "2.0.0-beta.5",
4+
"version": "2.0.0-beta.6",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@contentstack/cli-command": "~2.0.0-beta",
26-
"@contentstack/cli-utilities": "~2.0.0-beta",
26+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
2727
"@oclif/core": "^4.3.0",
2828
"@oclif/plugin-help": "^6.2.28",
2929
"otplib": "^12.0.1"

packages/contentstack-bootstrap/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-bootstrap",
33
"description": "Bootstrap contentstack apps",
4-
"version": "2.0.0-beta.9",
4+
"version": "2.0.0-beta.10",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -16,9 +16,9 @@
1616
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1717
},
1818
"dependencies": {
19-
"@contentstack/cli-cm-seed": "~2.0.0-beta.8",
19+
"@contentstack/cli-cm-seed": "~2.0.0-beta.9",
2020
"@contentstack/cli-command": "~2.0.0-beta",
21-
"@contentstack/cli-utilities": "~2.0.0-beta",
21+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
2222
"@contentstack/cli-config": "~2.0.0-beta.2",
2323
"@oclif/core": "^4.3.0",
2424
"@oclif/plugin-help": "^6.2.37",

packages/contentstack-branches/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@contentstack/cli-cm-branches",
33
"description": "Contentstack CLI plugin to do branches operations",
4-
"version": "2.0.0-beta",
4+
"version": "2.0.0-beta.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "~2.0.0-beta",
99
"@oclif/core": "^4.3.0",
1010
"@oclif/plugin-help": "^6.2.28",
11-
"@contentstack/cli-utilities": "~2.0.0-beta",
11+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
1212
"chalk": "^4.1.2",
1313
"just-diff": "^6.0.2",
1414
"lodash": "^4.17.23"

packages/contentstack-clone/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@contentstack/cli-cm-clone",
33
"description": "Contentstack stack clone plugin",
4-
"version": "2.0.0-beta.10",
4+
"version": "2.0.0-beta.11",
55
"author": "Contentstack",
66
"bugs": "https://github.com/rohitmishra209/cli-cm-clone/issues",
77
"dependencies": {
88
"@colors/colors": "^1.6.0",
9-
"@contentstack/cli-cm-export": "~2.0.0-beta.9",
9+
"@contentstack/cli-cm-export": "~2.0.0-beta.10",
1010
"@contentstack/cli-cm-import": "~2.0.0-beta.9",
1111
"@contentstack/cli-command": "~2.0.0-beta",
12-
"@contentstack/cli-utilities": "~2.0.0-beta",
12+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
1313
"@oclif/core": "^4.3.0",
1414
"@oclif/plugin-help": "^6.2.28",
1515
"chalk": "^4.1.2",

packages/contentstack-command/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-command",
33
"description": "Contentstack CLI plugin for configuration",
4-
"version": "2.0.0-beta",
4+
"version": "2.0.0-beta.1",
55
"author": "Contentstack",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -19,7 +19,7 @@
1919
"test:unit": "mocha --timeout 10000 --forbid-only \"test/unit/**/*.test.ts\""
2020
},
2121
"dependencies": {
22-
"@contentstack/cli-utilities": "~2.0.0-beta",
22+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
2323
"contentstack": "^3.25.3",
2424
"@oclif/core": "^4.3.0",
2525
"@oclif/plugin-help": "^6.2.28"

packages/contentstack-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@contentstack/cli-command": "~2.0.0-beta",
25-
"@contentstack/cli-utilities": "~2.0.0-beta",
25+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
2626
"@contentstack/utils": "~1.7.0",
2727
"@oclif/core": "^4.8.1",
2828
"@oclif/plugin-help": "^6.2.28",

packages/contentstack-export-to-csv/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@contentstack/cli-cm-export-to-csv",
33
"description": "Export entries, taxonomies, terms, or organization users to CSV",
4-
"version": "2.0.0-beta",
4+
"version": "2.0.0-beta.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "~2.0.0-beta",
9-
"@contentstack/cli-utilities": "~2.0.0-beta",
9+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
1010
"@oclif/core": "^4.8.0",
1111
"@oclif/plugin-help": "^6.2.32",
1212
"fast-csv": "^4.3.6",
@@ -75,4 +75,4 @@
7575
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\"",
7676
"version": "oclif readme && git add README.md"
7777
}
78-
}
78+
}

packages/contentstack-export/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@contentstack/cli-cm-export",
33
"description": "Contentstack CLI plugin to export content from stack",
4-
"version": "2.0.0-beta.9",
4+
"version": "2.0.0-beta.10",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "~2.0.0-beta",
9-
"@contentstack/cli-utilities": "~2.0.0-beta",
10-
"@contentstack/cli-variants": "~2.0.0-beta.6",
9+
"@contentstack/cli-utilities": "~2.0.0-beta.1",
10+
"@contentstack/cli-variants": "~2.0.0-beta.7",
1111
"@oclif/core": "^4.8.0",
1212
"async": "^3.2.6",
1313
"big-json": "^3.2.0",
@@ -21,7 +21,7 @@
2121
"winston": "^3.17.0"
2222
},
2323
"devDependencies": {
24-
"@contentstack/cli-auth": "~2.0.0-beta.5",
24+
"@contentstack/cli-auth": "~2.0.0-beta.6",
2525
"@contentstack/cli-config": "~2.0.0-beta.2",
2626
"@contentstack/cli-dev-dependencies": "~1.3.1",
2727
"@oclif/plugin-help": "^6.2.28",

0 commit comments

Comments
 (0)