Skip to content

Commit

Permalink
lock file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
aman19K committed Oct 18, 2024
1 parent d21ef2a commit e7a866b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/contentstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
$ csdx COMMAND
running command...
$ csdx (--version|-v)
@contentstack/cli/1.28.0 darwin-arm64 node-v22.2.0
@contentstack/cli/1.28.1 darwin-arm64 node-v22.2.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli",
"description": "Command-line tool (CLI) to interact with Contentstack",
"version": "1.28.0",
"version": "1.28.1",
"author": "Contentstack",
"bin": {
"csdx": "./bin/run.js"
Expand Down

0 comments on commit e7a866b

Please sign in to comment.