Skip to content

Commit db1a5ed

Browse files
chore(release): 1.12.2
## [1.12.2](v1.12.1...v1.12.2) (2023-04-12) ### Bug Fixes * add rawDateRead and rawDatePublished in the template ([84f1a78](84f1a78)) * add type to the template ([c9b81de](c9b81de)) * increase height of template textarea in settings ([7e37da7](7e37da7)) * update description of template settings ([7c56358](7c56358))
1 parent 10f46d4 commit db1a5ed

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.12.2](https://github.com/omnivore-app/logseq-omnivore/compare/v1.12.1...v1.12.2) (2023-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add rawDateRead and rawDatePublished in the template ([84f1a78](https://github.com/omnivore-app/logseq-omnivore/commit/84f1a781f01041cb4fdea228edbf18f5c56f7fb2))
7+
* add type to the template ([c9b81de](https://github.com/omnivore-app/logseq-omnivore/commit/c9b81def99f6679e8d1bdd26d29e37abd0534af2))
8+
* increase height of template textarea in settings ([7e37da7](https://github.com/omnivore-app/logseq-omnivore/commit/7e37da7d9e7c8d6803ea129b996a8575a1eb9d6c))
9+
* update description of template settings ([7c56358](https://github.com/omnivore-app/logseq-omnivore/commit/7c56358b9d1da2fe7e0adbad758d773a8780795e))
10+
111
## [1.12.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.12.0...v1.12.1) (2023-04-10)
212

313

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

0 commit comments

Comments
 (0)