Skip to content

Commit 1239660

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2021-11-30) ### Bug Fixes * fix the text after table was incorrectly overwritten ([ae2af3b](ae2af3b))
1 parent ae2af3b commit 1239660

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.2.2](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.2.1...v1.2.2) (2021-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fix the text after table was incorrectly overwritten ([ae2af3b](https://github.com/haydenull/logseq-plugin-markdown-table/commit/ae2af3b0e2a76822ee822fa89b64ce788d16c6ad))
7+
18
## [1.2.1](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.2.0...v1.2.1) (2021-11-28)
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.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"description": "markdown table editor for logseq",
66
"main": "build/index.html",

0 commit comments

Comments
 (0)