Skip to content

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.1...v1.11.0) (2023-01-16)

### Bug Fixes

* sync articles to the right graph only and show an alert if the active graph is not matched ([ddc2744](ddc2744))

### Features

* add command palette for sync and resync Omnivore articles ([17fdc0d](17fdc0d))
* fetch content in markdown format ([619f80b](619f80b))
  • Loading branch information
semantic-release-bot committed Jan 16, 2023
1 parent e63ab73 commit ed8b10c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.11.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.10.1...v1.11.0) (2023-01-16)


### Bug Fixes

* sync articles to the right graph only and show an alert if the active graph is not matched ([ddc2744](https://github.com/omnivore-app/logseq-omnivore/commit/ddc27446338035d192cdd459cda061a45a97875d))


### Features

* add command palette for sync and resync Omnivore articles ([17fdc0d](https://github.com/omnivore-app/logseq-omnivore/commit/17fdc0dd891e00bbe53cca444b9acf07b315db39))
* fetch content in markdown format ([619f80b](https://github.com/omnivore-app/logseq-omnivore/commit/619f80b9d28a0563cd2fe9a5f02147ec9363e44d))

## [1.10.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.10.0...v1.10.1) (2023-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
"version": "1.10.1",
"version": "1.11.0",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
Expand Down

0 comments on commit ed8b10c

Please sign in to comment.