Skip to content

Commit 2b96c1a

Browse files
chore(release): 1.11.2
## [1.11.2](v1.11.1...v1.11.2) (2023-01-17) ### Bug Fixes * sync with omnivore in the background if we are in the right graph when we open Logseq or reload ([152677b](152677b))
1 parent 152677b commit 2b96c1a

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.11.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.1...v1.11.2) (2023-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* sync with omnivore in the background if we are in the right graph when we open Logseq or reload ([152677b](https://github.com/omnivore-app/logseq-omnivore/commit/152677bdd84f6623b7a8ac3cf883c94565504b60))
7+
18
## [1.11.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.0...v1.11.1) (2023-01-16)
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.11.1",
3+
"version": "1.11.2",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)