Skip to content

Commit cac3bc6

Browse files
chore(release): 1.11.3
## [1.11.3](v1.11.2...v1.11.3) (2023-02-17) ### Bug Fixes * date format issue ([918665d](918665d))
1 parent 918665d commit cac3bc6

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.11.3](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.2...v1.11.3) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* date format issue ([918665d](https://github.com/omnivore-app/logseq-omnivore/commit/918665d7ee6f2092767324c04c21925da1f277d4))
7+
18
## [1.11.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.1...v1.11.2) (2023-01-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.11.2",
3+
"version": "1.11.3",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)