Skip to content

Commit 736653d

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2022-06-30) ### Performance Improvements * improve performance by using batch insert ([b096d0d](b096d0d))
1 parent b096d0d commit 736653d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.4.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.3...v1.4.4) (2022-06-30)
2+
3+
4+
### Performance Improvements
5+
6+
* improve performance by using batch insert ([b096d0d](https://github.com/omnivore-app/logseq-omnivore/commit/b096d0d9ef72618466434bbb7c206d6786a83bff))

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.3",
3+
"version": "1.4.4",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)