@n24q02m/better-notion-mcp 1.0.13 → 1.0.14

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.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -91,8 +91,6 @@ Get your Notion token: <https://www.notion.so/my-integrations> → Create integr
91
91
  - ❌ Databases, Embeds, Images, Files
92
92
  - ❌ Synced blocks, Templates
93
93
 
94
- For unsupported types, blocks are preserved but not converted to markdown. Use Official Notion API for advanced block types.
95
-
96
94
  ---
97
95
 
98
96
  ### Build from Source
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "ai-agent",
9
9
  "composite-tools"
10
10
  ],
11
- "version": "1.0.13",
11
+ "version": "1.0.14",
12
12
  "license": "MIT",
13
13
  "type": "module",
14
14
  "packageManager": "pnpm@9.15.4",