Skip to content

Commit 33e2c05

Browse files
chore(release): 1.16.3
## [1.16.3](v1.16.2...v1.16.3) (2023-11-21) ### Bug Fixes * blocks failed to create because article id is not valid uuid string ([#165](#165)) ([0ba02af](0ba02af))
1 parent 0ba02af commit 33e2c05

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.16.3](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.2...v1.16.3) (2023-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* blocks failed to create because article id is not valid uuid string ([#165](https://github.com/omnivore-app/logseq-omnivore/issues/165)) ([0ba02af](https://github.com/omnivore-app/logseq-omnivore/commit/0ba02af4a3b60b49bcf53e99b9030c73e714141a))
7+
18
## [1.16.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.1...v1.16.2) (2023-11-17)
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.16.2",
3+
"version": "1.16.3",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)