Skip to content

Commit b7a38bc

Browse files
chore(release): 1.8.1
## [1.8.1](v1.8.0...v1.8.1) (2022-08-26) ### Bug Fixes * failed to sort highlights in the file ([d5e412c](d5e412c)) * sort highlights by location in the file if an error is catched ([578ff3b](578ff3b))
1 parent 3145d27 commit b7a38bc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.8.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.8.0...v1.8.1) (2022-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* failed to sort highlights in the file ([d5e412c](https://github.com/omnivore-app/logseq-omnivore/commit/d5e412c6cb27e1dd53d8b7254db5c42aa4e99588))
7+
* sort highlights by location in the file if an error is catched ([578ff3b](https://github.com/omnivore-app/logseq-omnivore/commit/578ff3bee1f23e0d615ecfb1e543ef2ee66ee551))
8+
19
# [1.8.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.7.0...v1.8.0) (2022-08-23)
210

311

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.8.0",
3+
"version": "1.8.1",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)