Skip to content

Commit e485c4a

Browse files
chore(release): 1.15.0
# [1.15.0](v1.14.1...v1.15.0) (2023-11-06) ### Features * expose positionPercent and positionAnchorIndex variables in highlight template ([#150](#150)) ([9d4f20d](9d4f20d))
1 parent 9d4f20d commit e485c4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.15.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.1...v1.15.0) (2023-11-06)
2+
3+
4+
### Features
5+
6+
* expose positionPercent and positionAnchorIndex variables in highlight template ([#150](https://github.com/omnivore-app/logseq-omnivore/issues/150)) ([9d4f20d](https://github.com/omnivore-app/logseq-omnivore/commit/9d4f20dfab49e8decda934f3393a63c7b9406d7a))
7+
18
## [1.14.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.0...v1.14.1) (2023-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-omnivore",
3-
"version": "1.14.1",
3+
"version": "1.15.0",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)