Skip to content

Commit 91c93a0

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2024-01-31) ### Bug Fixes * **commands:** magic split: add case with ordered lists in 1.2 style (no dot in the end) ([61b065a](61b065a)) ### Features * **features:** mouse ref click: plugins integration — shorten my links & awesome links ([c84160b](c84160b)) * **views:** tabular view: add hidden header mode with #.tabular0 ([fe0fca0](fe0fca0))
1 parent fe0fca0 commit 91c93a0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.7.0](https://github.com/stdword/logseq13-missing-commands/compare/v1.6.0...v1.7.0) (2024-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **commands:** magic split: add case with ordered lists in 1.2 style (no dot in the end) ([61b065a](https://github.com/stdword/logseq13-missing-commands/commit/61b065a5909ac16e84d2f96e1becd3fa9353223c))
7+
8+
9+
### Features
10+
11+
* **features:** mouse ref click: plugins integration — shorten my links & awesome links ([c84160b](https://github.com/stdword/logseq13-missing-commands/commit/c84160b0f3d81dbcced32386445e213304ab751d))
12+
* **views:** tabular view: add hidden header mode with #.tabular0 ([fe0fca0](https://github.com/stdword/logseq13-missing-commands/commit/fe0fca0db8862703a90d583777442f2522b1add2))
13+
114
# [1.6.0](https://github.com/stdword/logseq13-missing-commands/compare/v1.5.0...v1.6.0) (2024-01-24)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq13-missing-commands",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Sort blocks, TAB-trigger on search, split by sentences, parse text structure, blocks navigation, etc.",
55
"author": "stdword",
66
"repository": "https://github.com/stdword/logseq13-missing-commands.git",

0 commit comments

Comments
 (0)