We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489b866 commit a3e69b0Copy full SHA for a3e69b0
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.3](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.2...v1.4.3) (2023-07-05)
2
+
3
4
+### Bug Fixes
5
6
+* Update after re-index ([20e82c4](https://github.com/readwiseio/logseq-readwise-official-plugin/commit/20e82c45aea8a4999b88a464dbc480429a95f388))
7
8
## [1.4.2](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.1...v1.4.2) (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.2",
+ "version": "1.4.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite build --watch",
0 commit comments