We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918665d commit cac3bc6Copy full SHA for cac3bc6
CHANGELOG.md
@@ -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
8
## [1.11.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.11.1...v1.11.2) (2023-01-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
- "version": "1.11.2",
+ "version": "1.11.3",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
0 commit comments