Skip to content

Commit 55567e5

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2024-05-20) ### Bug Fixes * 🐛 confirm button does not close the editor ([9074402](9074402)), closes [#25](#25)
1 parent 9074402 commit 55567e5

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.8.1](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.8.0...v1.8.1) (2024-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: confirm button does not close the editor ([9074402](https://github.com/haydenull/logseq-plugin-markdown-table/commit/907440253f0ceffe4145f3152a9341ea94581f97)), closes [#25](https://github.com/haydenull/logseq-plugin-markdown-table/issues/25)
7+
18
# [1.8.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.7.1...v1.8.0) (2023-09-03)
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.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"description": "markdown table editor for logseq",
66
"main": "build/index.html",

0 commit comments

Comments
 (0)