Skip to content

Commit dd38c08

Browse files
chore(release): 1.14.0
# [1.14.0](v1.13.6...v1.14.0) (2023-10-25) ### Bug Fixes * highlight color not available in the template ([#135](#135)) ([6988b32](6988b32)) ### Features * allow defining custom title of heading block in the settings or leave blank to not create one ([#144](#144)) ([dddb771](dddb771))
1 parent 98f2102 commit dd38c08

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.14.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.13.6...v1.14.0) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* highlight color not available in the template ([#135](https://github.com/omnivore-app/logseq-omnivore/issues/135)) ([6988b32](https://github.com/omnivore-app/logseq-omnivore/commit/6988b326bd1fec0694bfe8c76c2580d140788bd3))
7+
8+
9+
### Features
10+
11+
* allow defining custom title of heading block in the settings or leave blank to not create one ([#144](https://github.com/omnivore-app/logseq-omnivore/issues/144)) ([dddb771](https://github.com/omnivore-app/logseq-omnivore/commit/dddb771200cb62e151f067d96db07e7aa1c3a233))
12+
113
## [1.13.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.13.5...v1.13.6) (2023-10-02)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-omnivore",
3-
"version": "1.13.6",
3+
"version": "1.14.0",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)