Skip to content

Commit cd708be

Browse files
cs-rajclaude
andcommitted
chore: bump patch versions and update CLI deps for v1-legacy release
Patch bumped all plugin package versions and updated @contentstack/cli-command, cli-utilities, cli-config, cli-auth dependencies to their new v1-legacy versions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 02a1320 commit cd708be

20 files changed

Lines changed: 81 additions & 77 deletions

File tree

packages/contentstack-apps-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/apps-cli",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "App ClI",
55
"author": "Contentstack CLI",
66
"homepage": "https://github.com/contentstack/cli-plugins/tree/main/packages/contentstack-apps-cli",
@@ -22,9 +22,9 @@
2222
],
2323
"dependencies": {
2424
"@apollo/client": "^3.14.1",
25-
"@contentstack/cli-command": "~1.8.5",
25+
"@contentstack/cli-command": "~1.8.7",
2626
"@contentstack/cli-launch": "^1.11.1",
27-
"@contentstack/cli-utilities": "~1.19.1",
27+
"@contentstack/cli-utilities": "~1.19.2",
2828
"adm-zip": "^0.6.0",
2929
"chalk": "^4.1.2",
3030
"lodash": "^4.18.1",
@@ -106,4 +106,4 @@
106106
"app:deploy": "APDP"
107107
}
108108
}
109-
}
109+
}

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.21.0",
3+
"version": "1.21.1",
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.8.5",
22-
"@contentstack/cli-utilities": "~1.19.1",
21+
"@contentstack/cli-command": "~1.8.7",
22+
"@contentstack/cli-utilities": "~1.19.2",
2323
"@oclif/core": "^4.11.4",
2424
"chalk": "^4.1.2",
2525
"fast-csv": "^4.3.6",

packages/contentstack-bootstrap/package.json

Lines changed: 5 additions & 5 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.19.9",
4+
"version": "1.19.10",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -17,10 +17,10 @@
1717
"lint": "eslint \"src/**/*.ts\""
1818
},
1919
"dependencies": {
20-
"@contentstack/cli-cm-seed": "~1.15.10",
21-
"@contentstack/cli-command": "~1.8.5",
22-
"@contentstack/cli-config": "~1.21.1",
23-
"@contentstack/cli-utilities": "~1.19.1",
20+
"@contentstack/cli-cm-seed": "~1.15.11",
21+
"@contentstack/cli-command": "~1.8.7",
22+
"@contentstack/cli-config": "~1.21.2",
23+
"@contentstack/cli-utilities": "~1.19.2",
2424
"@oclif/core": "^4.11.4",
2525
"inquirer": "8.2.7",
2626
"mkdirp": "^2.1.6",

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.8.5",
4+
"version": "1.8.6",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.5",
9-
"@contentstack/cli-utilities": "~1.19.1",
8+
"@contentstack/cli-command": "~1.8.7",
9+
"@contentstack/cli-utilities": "~1.19.2",
1010
"@oclif/core": "^4.11.4",
1111
"chalk": "^4.1.2",
1212
"just-diff": "^6.0.2",

packages/contentstack-bulk-operations/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-bulk-operations",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Contentstack CLI plugin for bulk operations",
55
"author": "Contentstack CLI",
66
"homepage": "https://github.com/contentstack/cli-plugins/tree/main/packages/contentstack-bulk-operations",
@@ -20,8 +20,8 @@
2020
"/oclif.manifest.json"
2121
],
2222
"dependencies": {
23-
"@contentstack/cli-command": "~1.8.5",
24-
"@contentstack/cli-utilities": "~1.19.1",
23+
"@contentstack/cli-command": "~1.8.7",
24+
"@contentstack/cli-utilities": "~1.19.2",
2525
"@contentstack/delivery-sdk": "^5.4.0",
2626
"@contentstack/management": "^1.30.3",
2727
"lodash": "^4.18.1",

packages/contentstack-bulk-publish/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.5",
9-
"@contentstack/cli-config": "~1.21.1",
10-
"@contentstack/cli-utilities": "~1.19.1",
8+
"@contentstack/cli-command": "~1.8.7",
9+
"@contentstack/cli-config": "~1.21.2",
10+
"@contentstack/cli-utilities": "~1.19.2",
1111
"@oclif/core": "^4.11.4",
1212
"chalk": "^4.1.2",
1313
"dotenv": "^16.6.1",

packages/contentstack-cli-cm-regex-validate/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-regex-validate",
33
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
77
"devDependencies": {
@@ -65,8 +65,8 @@
6565
"lint": "eslint \"src/**/*.ts\""
6666
},
6767
"dependencies": {
68-
"@contentstack/cli-command": "^1.8.5",
69-
"@contentstack/cli-utilities": "^1.19.1",
68+
"@contentstack/cli-command": "^1.8.7",
69+
"@contentstack/cli-utilities": "^1.19.2",
7070
"@contentstack/management": "^1.30.4",
7171
"cli-table3": "^0.6.5",
7272
"cli-ux": "^6.0.9",

packages/contentstack-cli-tsgen/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-tsgen",
33
"description": "Generate TypeScript typings from a Stack.",
4-
"version": "4.10.3",
4+
"version": "4.10.4",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-plugins/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.5",
9-
"@contentstack/cli-utilities": "~1.19.1",
8+
"@contentstack/cli-command": "~1.8.7",
9+
"@contentstack/cli-utilities": "~1.19.2",
1010
"@contentstack/types-generator": "^3.10.2"
1111
},
1212
"devDependencies": {

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.21.11",
4+
"version": "1.21.12",
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.27.0",
10-
"@contentstack/cli-cm-import": "~1.35.0",
11-
"@contentstack/cli-command": "~1.8.5",
12-
"@contentstack/cli-utilities": "~1.19.1",
9+
"@contentstack/cli-cm-export": "~1.27.1",
10+
"@contentstack/cli-cm-import": "~1.35.1",
11+
"@contentstack/cli-command": "~1.8.7",
12+
"@contentstack/cli-utilities": "~1.19.2",
1313
"@oclif/core": "^4.11.4",
1414
"chalk": "^4.1.2",
1515
"inquirer": "8.2.7",

packages/contentstack-content-type/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-content-type",
33
"description": "Retrieve information about Content Types in a Stack.",
4-
"version": "1.5.4",
4+
"version": "1.5.5",
55
"author": "Contentstack Developer",
66
"bugs": "https://github.com/contentstack/cli-plugins/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "^1.8.5",
9-
"@contentstack/cli-utilities": "^1.19.1",
8+
"@contentstack/cli-command": "^1.8.7",
9+
"@contentstack/cli-utilities": "^1.19.2",
1010
"axios": "^1.18.1",
1111
"cli-ux": "^6.0.9",
1212
"diff": "^9.0.0",

0 commit comments

Comments
 (0)