Skip to content

Commit 208ea74

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2022-04-14) ### Features * ✨ Supports break line ([88df36c](88df36c))
1 parent d4f8194 commit 208ea74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.6.0...v1.7.0) (2022-04-14)
2+
3+
4+
### Features
5+
6+
* ✨ Supports break line ([88df36c](https://github.com/haydenull/logseq-plugin-markdown-table/commit/88df36c38fd422d6be054cf2b6f62d4e8560c2e6))
7+
18
# [1.6.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.5.0...v1.6.0) (2022-02-23)
29

310

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

0 commit comments

Comments
 (0)