Skip to content

Commit 8610e18

Browse files
chore(release): 1.11.8
## [1.11.8](v1.11.7...v1.11.8) (2023-03-28) ### Bug Fixes * reset background sync job id after plugin reload ([b917b07](b917b07))
1 parent b917b07 commit 8610e18

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.8](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.7...v1.11.8) (2023-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* reset background sync job id after plugin reload ([b917b07](https://github.com/omnivore-app/logseq-omnivore/commit/b917b07384868b4e5524982d8d634bbae1cbe44f))
7+
18
## [1.11.7](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.6...v1.11.7) (2023-03-28)
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.7",
3+
"version": "1.11.8",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)