diff --git a/CHANGELOG.md b/CHANGELOG.md index c7fa5389..7e916a78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.10.1](https://github.com/akosbalasko/yarle/compare/v6.10.0...v6.10.1) (2024-03-07) + + +### Bug Fixes + +* storing keepEvernoteLinkIfNoNoteFound fixed ([#617](https://github.com/akosbalasko/yarle/issues/617)) ([97885a9](https://github.com/akosbalasko/yarle/commit/97885a9a0cca01104414b9791b87f69c012844af)) + # [6.10.0](https://github.com/akosbalasko/yarle/compare/v6.9.2...v6.10.0) (2024-03-01) diff --git a/package-lock.json b/package-lock.json index e2d77b78..e922d3b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yarle-evernote-to-md", - "version": "6.10.0", + "version": "6.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yarle-evernote-to-md", - "version": "6.10.0", + "version": "6.10.1", "license": "(MIT OR Apache-2.0)", "dependencies": { "@electron/remote": "2.0.8", diff --git a/package.json b/package.json index ac297064..0e8d1ea1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarle-evernote-to-md", - "version": "6.10.0", + "version": "6.10.1", "description": "Yet Another Rope Ladder from Evernote", "keywords": [ "evernote",