Skip to content

Commit 22aff9b

Browse files
chore(release): 1.12.1
## [1.12.1](v1.12.0...v1.12.1) (2023-04-10) ### Bug Fixes * sort highlights by position percentage if available ([0309413](0309413))
1 parent d898018 commit 22aff9b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.12.0...v1.12.1) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* sort highlights by position percentage if available ([0309413](https://github.com/omnivore-app/logseq-omnivore/commit/0309413d219741b7a537c364ba26dcaf19644b14))
7+
18
# [1.12.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.8...v1.12.0) (2023-04-05)
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-omnivore",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)