We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1fcab commit d133f78Copy full SHA for d133f78
2 files changed
CHANGELOG.md
@@ -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
8
## [1.4.4](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.3...v1.4.4) (2023-07-05)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "logseq-readwise-official-plugin",
"author": "Readwise",
"description": "Official Readwise <-> Logseq integration.",
- "version": "1.4.4",
+ "version": "1.4.5",
"main": "dist/index.html",
"scripts": {
"dev": "vite build --watch",
0 commit comments