Skip to content

Commit

Permalink
chore(release): 1.4.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.8](v1.4.7...v1.4.8) (2023-07-20)

### Bug Fixes

* Remove debug changes ([31cb894](31cb894))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent 31cb894 commit 92ec25b
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.8](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.7...v1.4.8) (2023-07-20)


### Bug Fixes

* Remove debug changes ([31cb894](https://github.com/readwiseio/logseq-readwise-official-plugin/commit/31cb8942b36300ee66682943274a414f17c8ca74))

## [1.4.7](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.4.6...v1.4.7) (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.7",
"version": "1.4.8",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 92ec25b

Please sign in to comment.