Skip to content

Commit 2180485

Browse files
v6.0.9
## [6.0.9](v6.0.8...v6.0.9) (2024-01-06) ### Bug Fixes * pipes in non-obsidianlinks as well ([#573](#573)) ([eb41646](eb41646))
1 parent eb41646 commit 2180485

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.9](https://github.com/akosbalasko/yarle/compare/v6.0.8...v6.0.9) (2024-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* pipes in non-obsidianlinks as well ([#573](https://github.com/akosbalasko/yarle/issues/573)) ([eb41646](https://github.com/akosbalasko/yarle/commit/eb4164670becc7914c2deee7e237fbbf0f1eae76))
7+
18
## [6.0.8](https://github.com/akosbalasko/yarle/compare/v6.0.7...v6.0.8) (2024-01-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarle-evernote-to-md",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Yet Another Rope Ladder from Evernote",
55
"keywords": [
66
"evernote",

0 commit comments

Comments
 (0)