Skip to content

Commit e404f1a

Browse files
chore(release): 1.4.6 [skip ci]
## [1.4.6](v1.4.5...v1.4.6) (2022-07-12) ### Bug Fixes * only sync into the graph we were initially opened in ([7586891](7586891))
1 parent 1404f26 commit e404f1a

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.4.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.5...v1.4.6) (2022-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* only sync into the graph we were initially opened in ([7586891](https://github.com/omnivore-app/logseq-omnivore/commit/758689121333a0ecaa630694a3f958b0d820afe2))
7+
18
## [1.4.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.4...v1.4.5) (2022-07-01)
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.4.5",
3+
"version": "1.4.6",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)