We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65cb6a commit f3e3ccdCopy full SHA for f3e3ccd
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-to-notion",
3
"name": "Obsidian shared to Notion",
4
- "version": "0.7.5",
+ "version": "0.7.6",
5
"minAppVersion": "0.0.1",
6
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
7
"author": "Easychris",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-to-notion",
"type": "module",
"main": "main.js",
0 commit comments