Skip to content

Commit 81ac7bd

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2023-05-08) ### Bug Fixes * 🐛 specify sematic-relaease version ([034ff4c](034ff4c))
1 parent 034ff4c commit 81ac7bd

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.7.1](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.7.0...v1.7.1) (2023-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: specify sematic-relaease version ([034ff4c](https://github.com/haydenull/logseq-plugin-markdown-table/commit/034ff4c368d0a01f6249fe7537557bfd6430cb0e))
7+
18
# [1.7.0](https://github.com/haydenull/logseq-plugin-markdown-table/compare/v1.6.0...v1.7.0) (2022-04-14)
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.7.0",
3+
"version": "1.7.1",
44
"private": true,
55
"description": "markdown table editor for logseq",
66
"main": "build/index.html",

0 commit comments

Comments
 (0)