@andrzejchm/notion-cli 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,8 +16,7 @@ Fetch and follow instructions from https://raw.githubusercontent.com/andrzejchm/
16
16
 
17
17
  ```bash
18
18
  # Homebrew (recommended)
19
- brew tap andrzejchm/notion-cli
20
- brew install notion-cli
19
+ brew update && brew tap andrzejchm/notion-cli && brew install notion-cli
21
20
 
22
21
  # npm (alternative)
23
22
  npm install -g @andrzejchm/notion-cli
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@andrzejchm/notion-cli",
3
- "version": "0.3.0",
3
+ "version": "0.4.0",
4
4
  "description": "Read Notion pages and databases from the terminal. Built for AI agents and developers.",
5
5
  "keywords": [
6
6
  "notion",