Skip to content

Commit 7029b80

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2022-07-14) ### Features * add syncAt to settings so its easier to reset ([98d0254](98d0254))
1 parent 98d0254 commit 7029b80

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.6.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.5.0...v1.6.0) (2022-07-14)
2+
3+
4+
### Features
5+
6+
* add syncAt to settings so its easier to reset ([98d0254](https://github.com/omnivore-app/logseq-omnivore/commit/98d02544ccf52941a2e05e70d317d21df212a940))
7+
18
# [1.5.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.6...v1.5.0) (2022-07-12)
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.5.0",
3+
"version": "1.6.0",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)