Skip to content

Commit 54b9f7e

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.1...v1.9.0) (2026-01-29) ### Features * ✨ add draggable popup window and keyboard shortcuts ([8290f0c](8290f0c)) * ✨ add keyboard shortcut with customizable settings ([887e954](887e954))
1 parent 3362082 commit 54b9f7e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.9.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.8.1...v1.9.0) (2026-01-29)
2+
3+
4+
### Features
5+
6+
* :sparkles: add draggable popup window and keyboard shortcuts ([8290f0c](https://github.com/haydenull/logseq-plugin-markdown-table/commit/8290f0c0692c41c32d978c766d40049a76c25a49))
7+
* :sparkles: add keyboard shortcut with customizable settings ([887e954](https://github.com/haydenull/logseq-plugin-markdown-table/commit/887e954ed637063a77f2c1c42423609a6a6d1744))
8+
19
## [1.8.1](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.8.0...v1.8.1) (2024-05-20)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-markdown-table",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"private": true,
55
"description": "markdown table editor for logseq",
66
"main": "build/index.html",

0 commit comments

Comments
 (0)