Skip to content

Commit 96a7046

Browse files
version bump
1 parent 5525041 commit 96a7046

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"dependencies": {
1919
"@contentstack/cli-cm-seed": "~1.14.2",
2020
"@contentstack/cli-command": "~1.7.2",
21+
"@contentstack/cli-config": "~1.19.0",
2122
"@contentstack/cli-utilities": "~1.17.1",
2223
"@oclif/core": "^4.3.0",
2324
"@oclif/plugin-help": "^6.2.28",

packages/contentstack/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",
33
"description": "Command-line tool (CLI) to interact with Contentstack",
4-
"version": "1.57.1",
4+
"version": "1.58.0",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"

0 commit comments

Comments
 (0)