Skip to content

Commit 032007d

Browse files
author
Aamod Pisat
committed
Remove 'publish_details' deprecated query for entry from 1.0.x
remove whitespaces from api_key and access_token added user-agent
1 parent 47ee5d3 commit 032007d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Installation
66

7+
**Note: Please make sure that contentstack-express version 1.0.x is installed..**
8+
79
Run the following command in a Terminal or Command Prompt to globally install the latest version of Built.io Contentstack CLI on your system:
810

911
```bash

bin/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ function optionConversion(options) {
7474
}
7575
// printing the Built.io Contentstack Animation
7676
console.log('\n'+messages+'\x1b[0m\n');
77+
console.log('\x1b[31m Note: Please make sure that contentstack-express version 1.0.x is installed.\x1b[0m\n');
7778

7879
program
7980
.version(pkg.version || "0.1.x");

0 commit comments

Comments
 (0)