Skip to content

Commit efcfd19

Browse files
chore(release): 1.11.7
## [1.11.7](v1.11.6...v1.11.7) (2023-03-28) ### Bug Fixes * reset loading state before unload ([f2dcd60](f2dcd60)) * unload the plugin before reloaded ([e1e80a1](e1e80a1))
1 parent 7d13829 commit efcfd19

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.11.7](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.6...v1.11.7) (2023-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* reset loading state before unload ([f2dcd60](https://github.com/omnivore-app/logseq-omnivore/commit/f2dcd602ffd2ee6dd7837d17488f90120eaf0186))
7+
* unload the plugin before reloaded ([e1e80a1](https://github.com/omnivore-app/logseq-omnivore/commit/e1e80a1f4ebe27ba33501f9fd0c060b52be24126))
8+
19
## [1.11.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.5...v1.11.6) (2023-03-17)
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.11.6",
3+
"version": "1.11.7",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)