Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2022-06-30)

### Performance Improvements

* improve performance by using batch insert ([b096d0d](b096d0d))
  • Loading branch information
semantic-release-bot committed Jun 30, 2022
1 parent b096d0d commit 736653d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [1.4.4](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.3...v1.4.4) (2022-06-30)


### Performance Improvements

* improve performance by using batch insert ([b096d0d](https://github.com/omnivore-app/logseq-omnivore/commit/b096d0d9ef72618466434bbb7c206d6786a83bff))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
"version": "1.4.3",
"version": "1.4.4",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
Expand Down

0 comments on commit 736653d

Please sign in to comment.