Skip to content

Commit 71c98e7

Browse files
Merge pull request #2533 from contentstack/fix/Version
Version bump
2 parents 4a60732 + b3e29be commit 71c98e7

5 files changed

Lines changed: 24 additions & 39 deletions

File tree

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": "1.8.0",
4+
"version": "1.8.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -15,7 +15,7 @@
1515
"lint": "eslint src/**/*.ts"
1616
},
1717
"dependencies": {
18-
"@contentstack/cli-command": "~1.8.0",
18+
"@contentstack/cli-command": "~1.8.1",
1919
"@contentstack/cli-utilities": "~1.18.2",
2020
"@oclif/core": "^4.10.5",
2121
"@oclif/plugin-help": "^6.2.44",

packages/contentstack-command/package.json

Lines changed: 1 addition & 1 deletion
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.8.0",
4+
"version": "1.8.1",
55
"author": "Contentstack",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",

packages/contentstack-config/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-config",
33
"description": "Contentstack CLI plugin for configuration",
4-
"version": "1.20.1",
4+
"version": "1.20.2",
55
"author": "Contentstack",
66
"scripts": {
77
"build": "pnpm compile && oclif manifest && oclif readme",
@@ -14,7 +14,7 @@
1414
"lint": "eslint src/**/*.ts"
1515
},
1616
"dependencies": {
17-
"@contentstack/cli-command": "~1.8.0",
17+
"@contentstack/cli-command": "~1.8.1",
1818
"@contentstack/cli-utilities": "~1.18.2",
1919
"@contentstack/utils": "~1.9.1",
2020
"@oclif/core": "^4.8.3",

packages/contentstack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@contentstack/cli-audit": "~1.19.1",
2323
"@contentstack/cli-cm-export": "~1.24.1",
2424
"@contentstack/cli-cm-import": "~1.32.1",
25-
"@contentstack/cli-auth": "~1.8.0",
25+
"@contentstack/cli-auth": "~1.8.1",
2626
"@contentstack/cli-cm-bootstrap": "~1.19.0",
2727
"@contentstack/cli-cm-branches": "~1.7.1",
2828
"@contentstack/cli-cm-bulk-publish": "~1.11.1",
@@ -31,8 +31,8 @@
3131
"@contentstack/cli-cm-import-setup": "~1.8.1",
3232
"@contentstack/cli-cm-migrate-rte": "~1.6.4",
3333
"@contentstack/cli-cm-seed": "~1.15.0",
34-
"@contentstack/cli-command": "~1.8.0",
35-
"@contentstack/cli-config": "~1.20.1",
34+
"@contentstack/cli-command": "~1.8.1",
35+
"@contentstack/cli-config": "~1.20.2",
3636
"@contentstack/cli-launch": "^1.9.7",
3737
"@contentstack/cli-migration": "~1.12.0",
3838
"@contentstack/cli-utilities": "~1.18.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)