Skip to content

Commit

Permalink
config version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aman19K committed Sep 26, 2024
1 parent 0683f91 commit edbfdb5
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-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-config
$ csdx COMMAND
running command...
$ csdx (--version)
@contentstack/cli-config/1.7.1 darwin-arm64 node-v22.2.0
@contentstack/cli-config/1.7.2 darwin-arm64 node-v22.2.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-config",
"description": "Contentstack CLI plugin for configuration",
"version": "1.7.1",
"version": "1.7.2",
"author": "Contentstack",
"scripts": {
"build": "npm run clean && npm run compile",
Expand Down

0 comments on commit edbfdb5

Please sign in to comment.