Update version to 2.5.0

This commit is contained in:
Jiaxin Peng
2024-11-20 22:19:38 +00:00
parent aac7bc154a
commit a950e2e301
3 changed files with 16 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "2.4.3",
"version": "2.5.0",
"type": "module",
"description": "Share files to any Notion database using the Notion API, originally created by EasyChris/obsidian-to-notion.",
"main": "main.js",
@@ -30,4 +30,4 @@
"yaml": "^2.3.4",
"yaml-front-matter": "^4.1.1"
}
}
}