Skip to content

Commit 5c4d09a

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2024-01-24) ### Bug Fixes * click alignment for tags ([df407aa](df407aa)) ### Features * **commands:** magic formatting: magic quotes ([f8282c6](f8282c6)) * **commands:** magic formatting: magic reference & magic tag commands ([cfbd402](cfbd402)) * **features:** mouse click with opt/alt on page ref ([89ebb29](89ebb29))
1 parent 4924950 commit 5c4d09a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.6.0](https://github.com/stdword/logseq13-missing-commands/compare/v1.5.0...v1.6.0) (2024-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* click alignment for tags ([df407aa](https://github.com/stdword/logseq13-missing-commands/commit/df407aad08a74be54ac210b9f3923b70ca6899d1))
7+
8+
9+
### Features
10+
11+
* **commands:** magic formatting: magic quotes ([f8282c6](https://github.com/stdword/logseq13-missing-commands/commit/f8282c687064d0485612162c74af11ffbed9d7b4))
12+
* **commands:** magic formatting: magic reference & magic tag commands ([cfbd402](https://github.com/stdword/logseq13-missing-commands/commit/cfbd402ade3053b60213a03438deaf818eda334d))
13+
* **features:** mouse click with opt/alt on page ref ([89ebb29](https://github.com/stdword/logseq13-missing-commands/commit/89ebb29ccc667a5d4dbb67b6f523b98d54112f1a))
14+
115
# [1.5.0](https://github.com/stdword/logseq13-missing-commands/compare/v1.4.0...v1.5.0) (2024-01-13)
216

317

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.5.0",
3+
"version": "1.6.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)