Skip to content

Commit 0f97a4d

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2022-02-23) ### Features * ✨ add slash command "markdown-table-editor" ([f856d39](f856d39))
1 parent f856d39 commit 0f97a4d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.5.0...v1.6.0) (2022-02-23)
2+
3+
4+
### Features
5+
6+
* ✨ add slash command "markdown-table-editor" ([f856d39](https://github.com/haydenull/logseq-plugin-markdown-table/commit/f856d39dac0784a32cd43c824d3f49a01a30872d))
7+
18
# [1.5.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.4.0...v1.5.0) (2022-01-19)
29

310

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.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"description": "markdown table editor for logseq",
66
"main": "build/index.html",

0 commit comments

Comments
 (0)