Skip to content

Commit 9f69830

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.6...v1.5.0) (2022-07-12) ### Bug Fixes * failed to sync when existing block has no uuid ([0c83cd8](0c83cd8)) ### Features * sort articles by savedAt ([025a04c](025a04c))
1 parent 8a49c79 commit 9f69830

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.6...v1.5.0) (2022-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* failed to sync when existing block has no uuid ([0c83cd8](https://github.com/omnivore-app/logseq-omnivore/commit/0c83cd83dbf11aec981b9bdce8a552440ae8bda6))
7+
8+
9+
### Features
10+
11+
* sort articles by savedAt ([025a04c](https://github.com/omnivore-app/logseq-omnivore/commit/025a04c8d4788ee60baa4722a5356e52a132de8c))
12+
113
## [1.4.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.4.5...v1.4.6) (2022-07-12)
214

315

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.4.6",
3+
"version": "1.5.0",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)