Skip to content

Commit d27a6b6

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2024-01-04) ### Bug Fixes * **views:** tabular view style fix ([cbdbc5d](cbdbc5d)) ### Features * **commands:** change case set of commands ([7af5ffb](7af5ffb)) * **commands:** possibility to specify spare space size ([4f1e77d](4f1e77d)) * **feature:** cSS: spare blocks ([335eda8](335eda8)) * **views:** hide dotted refs in two styles ([68f515c](68f515c)) * **views:** tabular view ([90490a5](90490a5))
1 parent 7898267 commit d27a6b6

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.4.0](https://github.com/stdword/logseq13-missing-commands/compare/v1.3.2...v1.4.0) (2024-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **views:** tabular view style fix ([cbdbc5d](https://github.com/stdword/logseq13-missing-commands/commit/cbdbc5d26d07dc1386cc6eb53f89a27897ab09b0))
7+
8+
9+
### Features
10+
11+
* **commands:** change case set of commands ([7af5ffb](https://github.com/stdword/logseq13-missing-commands/commit/7af5ffb0ba381d7b5255fec8ffd290aadcb2944e))
12+
* **commands:** possibility to specify spare space size ([4f1e77d](https://github.com/stdword/logseq13-missing-commands/commit/4f1e77d8a3dbc2fdaad46cb9409eabae5f2e6610))
13+
* **feature:** cSS: spare blocks ([335eda8](https://github.com/stdword/logseq13-missing-commands/commit/335eda8b3690c6895c4830fdddb71689209ca438))
14+
* **views:** hide dotted refs in two styles ([68f515c](https://github.com/stdword/logseq13-missing-commands/commit/68f515c2868a3d76ae3ea8cfe9c172a462edee19))
15+
* **views:** tabular view ([90490a5](https://github.com/stdword/logseq13-missing-commands/commit/90490a5472ac846e2b491c63e583d1fb43e69452))
16+
117
## [1.3.2](https://github.com/stdword/logseq13-missing-commands/compare/v1.3.1...v1.3.2) (2023-12-31)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq13-missing-commands",
3-
"version": "1.3.2",
3+
"version": "1.4.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)