diff --git a/.gitignore b/.gitignore index 74daa1e..9761729 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,4 @@ dependabot.yml .editorconfig oclif.manifest.json *.env -.vscode/ \ No newline at end of file +.vscode/ diff --git a/README.md b/README.md index 36f3e9f..b21e5da 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ npm install -g @contentstack/apps-cli $ csdx COMMAND running command... $ csdx (--version|-v) -@contentstack/apps-cli/1.1.0 darwin-arm64 node-v18.17.0 +@contentstack/apps-cli/1.1.1 darwin-arm64 node-v18.16.0 $ csdx --help [COMMAND] USAGE $ csdx COMMAND @@ -66,7 +66,7 @@ EXAMPLES $ csdx app:reinstall ``` -_See code: [src/commands/app/index.ts](https://github.com/contentstack/apps-cli/blob/v1.1.0/src/commands/app/index.ts)_ +_See code: [src/commands/app/index.ts](https://github.com/contentstack/apps-cli/blob/v1.1.1/src/commands/app/index.ts)_ ## `csdx app:create` @@ -82,7 +82,7 @@ FLAGS -n, --name= [default: app-boilerplate] Name of the app to be created --app-type=