Skip to content

Commit 808cfc7

Browse files
v6.5.1
## [6.5.1](v6.5.0...v6.5.1) (2024-01-20) ### Bug Fixes * Invalid note links breaking other links during replacement ([#585](#585)) ([38baa37](38baa37)), closes [#487](#487) [#584](#584)
1 parent 38baa37 commit 808cfc7

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.5.1](https://github.com/akosbalasko/yarle/compare/v6.5.0...v6.5.1) (2024-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Invalid note links breaking other links during replacement ([#585](https://github.com/akosbalasko/yarle/issues/585)) ([38baa37](https://github.com/akosbalasko/yarle/commit/38baa374948013c716cbe4b683969557e713fc94)), closes [#487](https://github.com/akosbalasko/yarle/issues/487) [#584](https://github.com/akosbalasko/yarle/issues/584)
7+
18
# [6.5.0](https://github.com/akosbalasko/yarle/compare/v6.4.1...v6.5.0) (2024-01-15)
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.5.0",
3+
"version": "6.5.1",
44
"description": "Yet Another Rope Ladder from Evernote",
55
"keywords": [
66
"evernote",

0 commit comments

Comments
 (0)