Skip to content

Commit 7d63da4

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2022-01-19) ### Features * ✨ add tab & shift+tab shortcut ([5d8f265](5d8f265)) * add listen tab ([134a6e2](134a6e2))
1 parent e3fa348 commit 7d63da4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.5.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.4.0...v1.5.0) (2022-01-19)
2+
3+
4+
### Features
5+
6+
* ✨ add tab & shift+tab shortcut ([5d8f265](https://github.com/haydenull/logseq-plugin-markdown-table/commit/5d8f26500780c41a1cb80673e3d7a2569340c5fa))
7+
* add listen tab ([134a6e2](https://github.com/haydenull/logseq-plugin-markdown-table/commit/134a6e25738a3dcc6287a292914039c21999b247))
8+
19
# [1.4.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.3.0...v1.4.0) (2022-01-18)
210

311

package.json

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

0 commit comments

Comments
 (0)