Skip to content

Commit ac81d47

Browse files
committed
Versionbump
1 parent d10872d commit ac81d47

File tree

20 files changed

+1218
-1529
lines changed

20 files changed

+1218
-1529
lines changed

package-lock.json

Lines changed: 133 additions & 401 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-audit",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "Contentstack audit plugin",
55
"author": "Contentstack CLI",
66
"homepage": "https://github.com/contentstack/cli",
@@ -18,8 +18,8 @@
1818
"/oclif.manifest.json"
1919
],
2020
"dependencies": {
21-
"@contentstack/cli-command": "~1.3.2",
22-
"@contentstack/cli-utilities": "~1.8.0",
21+
"@contentstack/cli-command": "~1.3.3",
22+
"@contentstack/cli-utilities": "~1.8.1",
2323
"@oclif/plugin-help": "^5.2.20",
2424
"@oclif/plugin-plugins": "^5.4.24",
2525
"chalk": "^4.1.2",

packages/contentstack-auth/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-auth",
33
"description": "Contentstack CLI plugin for authentication activities",
4-
"version": "1.3.22",
4+
"version": "1.3.23",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -22,8 +22,8 @@
2222
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\""
2323
},
2424
"dependencies": {
25-
"@contentstack/cli-command": "~1.3.2",
26-
"@contentstack/cli-utilities": "~1.8.0"
25+
"@contentstack/cli-command": "~1.3.3",
26+
"@contentstack/cli-utilities": "~1.8.1"
2727
},
2828
"devDependencies": {
2929
"@fancy-test/nock": "^0.1.1",

packages/contentstack-bootstrap/package.json

Lines changed: 4 additions & 4 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": "1.13.0",
4+
"version": "1.13.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -17,9 +17,9 @@
1717
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1818
},
1919
"dependencies": {
20-
"@contentstack/cli-cm-seed": "~1.10.0",
21-
"@contentstack/cli-command": "~1.3.2",
22-
"@contentstack/cli-utilities": "~1.8.0",
20+
"@contentstack/cli-cm-seed": "~1.10.1",
21+
"@contentstack/cli-command": "~1.3.3",
22+
"@contentstack/cli-utilities": "~1.8.1",
2323
"inquirer": "8.2.6",
2424
"mkdirp": "^1.0.4",
2525
"tar": "^6.2.1 "

packages/contentstack-branches/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-branches",
33
"description": "Contentstack CLI plugin to do branches operations",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.3.2",
9-
"@contentstack/cli-utilities": "~1.8.0",
8+
"@contentstack/cli-command": "~1.3.3",
9+
"@contentstack/cli-utilities": "~1.8.1",
1010
"@oclif/core": "^3.27.0",
1111
"chalk": "^4.1.2",
1212
"just-diff": "^6.0.2",

packages/contentstack-bulk-publish/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-bulk-publish",
33
"description": "Contentstack CLI plugin for bulk publish actions",
4-
"version": "1.7.1",
4+
"version": "1.7.2",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.3.2",
9-
"@contentstack/cli-utilities": "~1.8.0",
8+
"@contentstack/cli-command": "~1.3.3",
9+
"@contentstack/cli-utilities": "~1.8.1",
1010
"chalk": "^4.1.2",
1111
"dotenv": "^16.4.7",
1212
"inquirer": "8.2.6",

packages/contentstack-clone/package.json

Lines changed: 5 additions & 5 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": "1.13.0",
4+
"version": "1.13.1",
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": "~1.14.1",
10-
"@contentstack/cli-cm-import": "~1.19.3",
11-
"@contentstack/cli-command": "~1.3.2",
12-
"@contentstack/cli-utilities": "~1.8.0",
9+
"@contentstack/cli-cm-export": "~1.14.2",
10+
"@contentstack/cli-cm-import": "~1.19.4",
11+
"@contentstack/cli-command": "~1.3.3",
12+
"@contentstack/cli-utilities": "~1.8.1",
1313
"chalk": "^4.1.2",
1414
"inquirer": "8.2.6",
1515
"lodash": "^4.17.21",

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": "1.3.2",
4+
"version": "1.3.3",
55
"author": "Contentstack",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -17,7 +17,7 @@
1717
"format": "eslint src/**/*.ts --fix"
1818
},
1919
"dependencies": {
20-
"@contentstack/cli-utilities": "~1.8.0",
20+
"@contentstack/cli-utilities": "~1.8.1",
2121
"contentstack": "^3.22.1"
2222
},
2323
"devDependencies": {

packages/contentstack-config/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-config",
33
"description": "Contentstack CLI plugin for configuration",
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"author": "Contentstack",
66
"scripts": {
77
"build": "npm run clean && npm run compile",
@@ -21,8 +21,8 @@
2121
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\""
2222
},
2323
"dependencies": {
24-
"@contentstack/cli-command": "~1.3.2",
25-
"@contentstack/cli-utilities": "~1.8.0",
24+
"@contentstack/cli-command": "~1.3.3",
25+
"@contentstack/cli-utilities": "~1.8.1",
2626
"lodash": "^4.17.21"
2727
},
2828
"devDependencies": {

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,21 @@
55
"author": "Abhinav Gupta @abhinav-from-contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.3.2",
9-
"@contentstack/cli-utilities": "~1.8.0",
10-
"chalk": "^4.1.2",
8+
"@contentstack/cli-command": "~1.3.3",
9+
"@contentstack/cli-utilities": "~1.8.1",
1110
"fast-csv": "^4.3.6",
1211
"inquirer": "8.2.6",
1312
"inquirer-checkbox-plus-prompt": "1.4.2",
1413
"mkdirp": "^3.0.1"
1514
},
1615
"devDependencies": {
17-
"@oclif/test": "^4.1.6",
16+
"@oclif/test": "^4.1.9",
1817
"@types/chai": "^4.3.20",
1918
"@types/mocha": "^10.0.10",
2019
"chai": "^4.5.0",
2120
"debug": "^4.4.0",
22-
"dotenv": "^16.4.7",
2321
"eslint": "^7.32.0",
2422
"eslint-config-oclif": "^4.0.0",
25-
"globby": "^10.0.2",
2623
"mocha": "^10.8.2",
2724
"nyc": "^15.1.0",
2825
"oclif": "^3.17.2"

0 commit comments

Comments
 (0)