Skip to content

Commit d133f78

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2023-07-05) ### Bug Fixes * Migration error (2) ([a315dd2](a315dd2))
1 parent dc1fcab commit d133f78

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.5](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.4...v1.4.5) (2023-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Migration error (2) ([a315dd2](https://github.com/readwiseio/logseq-readwise-official-plugin/commit/a315dd2bbda4451d84a32651cf88e4ce65f6132d))
7+
18
## [1.4.4](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.3...v1.4.4) (2023-07-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "logseq-readwise-official-plugin",
33
"author": "Readwise",
44
"description": "Official Readwise <-> Logseq integration.",
5-
"version": "1.4.4",
5+
"version": "1.4.5",
66
"main": "dist/index.html",
77
"scripts": {
88
"dev": "vite build --watch",

0 commit comments

Comments
 (0)