Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.11...v1.4.0) (2023-07-04)

### Features

* Improve settings to avoid naming conflict ([94f6786](94f6786))
  • Loading branch information
semantic-release-bot committed Jul 4, 2023
1 parent c8fdfec commit 23c439a
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.0](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.3.11...v1.4.0) (2023-07-04)


### Features

* Improve settings to avoid naming conflict ([94f6786](https://github.com/readwiseio/logseq-readwise-official-plugin/commit/94f678650fed08b48a90fe87717eca02dce64c05))

## [1.3.11](https://github.com/readwiseio/logseq-readwise-official-plugin/compare/v1.3.10...v1.3.11) (2023-06-19)


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.3.11",
"version": "1.4.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite build --watch",
Expand Down

0 comments on commit 23c439a

Please sign in to comment.