Skip to content

Commit

Permalink
chore(release): 1.12.1
Browse files Browse the repository at this point in the history
## [1.12.1](v1.12.0...v1.12.1) (2023-04-10)

### Bug Fixes

* sort highlights by position percentage if available ([0309413](0309413))
  • Loading branch information
semantic-release-bot committed Apr 10, 2023
1 parent d898018 commit 22aff9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.12.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.12.0...v1.12.1) (2023-04-10)


### Bug Fixes

* sort highlights by position percentage if available ([0309413](https://github.com/omnivore-app/logseq-omnivore/commit/0309413d219741b7a537c364ba26dcaf19644b14))

# [1.12.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.8...v1.12.0) (2023-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
"version": "1.12.0",
"version": "1.12.1",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
Expand Down

0 comments on commit 22aff9b

Please sign in to comment.