Skip to content

Commit

Permalink
chore(release): 1.4.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.10](v1.4.9...v1.4.10) (2024-03-25)

### Bug Fixes

* Snipd key takeways parsing errors ([80450ae](80450ae))
  • Loading branch information
semantic-release-bot committed Mar 25, 2024
1 parent 80450ae commit 4d1d4c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.10](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.9...v1.4.10) (2024-03-25)


### Bug Fixes

* Snipd key takeways parsing errors ([80450ae](https://github.com/readwiseio/logseq-readwise-official-plugin/commit/80450ae8573fd60e725f73cc8cc36d4ca2ff51bf))

## [1.4.9](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.8...v1.4.9) (2023-07-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "logseq-readwise-official-plugin",
"author": "Readwise",
"description": "Official Readwise <-> Logseq integration.",
"version": "1.4.9",
"version": "1.4.10",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4d1d4c3

Please sign in to comment.