Skip to content

Commit de1b2e1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-05-22) ### Bug Fixes * **keybindings:** scope table shortcuts to focused cells ([8a1b474](8a1b474)) ### Features * **dev:** add build:dev for side-loading alongside marketplace install ([341b4d6](341b4d6))
1 parent 341b4d6 commit de1b2e1

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/VictorVow/logseq-plugin-advanced-markdown-table/compare/v1.0.0...v1.1.0) (2026-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **keybindings:** scope table shortcuts to focused cells ([8a1b474](https://github.com/VictorVow/logseq-plugin-advanced-markdown-table/commit/8a1b4747eb13ff50aff09c8ec3b405958e800eb1))
7+
8+
9+
### Features
10+
11+
* **dev:** add build:dev for side-loading alongside marketplace install ([341b4d6](https://github.com/VictorVow/logseq-plugin-advanced-markdown-table/commit/341b4d6d1ac8dd21c9676972c25b077f9cf0e0c1))
12+
113
# [1.9.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.8.1...v1.9.0) (2026-01-29)
214

315

package.json

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

0 commit comments

Comments
 (0)