feat(apis): export prepend_block_in_page function

fix(editor): convert opts to JS object in insert_block
chore: bump version to 0.2.7
This commit is contained in:
charlie
2025-11-07 15:01:12 +08:00
parent 41164c60e9
commit 025e2e70de
4 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@logseq/libs",
"version": "0.2.6",
"version": "0.2.7",
"description": "Logseq SDK libraries",
"main": "dist/lsplugin.user.js",
"typings": "index.d.ts",