Skip to content

Commit

Permalink
chore(release): 1.12.0
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.8...v1.12.0) (2023-04-05)

### Features

* add note variable to the article and highlight template ([55405b4](55405b4))
* add server endpoint to the settings ([3bb633c](3bb633c))
* fetch note from articles api ([e7bd281](e7bd281))
  • Loading branch information
semantic-release-bot committed Apr 5, 2023
1 parent 20f34ca commit 2e985bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.12.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.8...v1.12.0) (2023-04-05)


### Features

* add note variable to the article and highlight template ([55405b4](https://github.com/omnivore-app/logseq-omnivore/commit/55405b4aad076c7d9fa7f5e860ac52bd7a82652c))
* add server endpoint to the settings ([3bb633c](https://github.com/omnivore-app/logseq-omnivore/commit/3bb633c0296b29524f0da129f79635b7c5f30453))
* fetch note from articles api ([e7bd281](https://github.com/omnivore-app/logseq-omnivore/commit/e7bd281eff0574ffdfbd5f6875be07f676140a97))

## [1.11.8](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.7...v1.11.8) (2023-03-28)


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.11.8",
"version": "1.12.0",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
Expand Down

0 comments on commit 2e985bd

Please sign in to comment.