diff --git a/CHANGELOG.md b/CHANGELOG.md index c228c36d..06afd64c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.2](https://github.com/akosbalasko/yarle/compare/v6.0.1...v6.0.2) (2023-12-29) + + +### Bug Fixes + +* filename urlEncoding ([#556](https://github.com/akosbalasko/yarle/issues/556)) ([67950aa](https://github.com/akosbalasko/yarle/commit/67950aaa5149fd4d2b6391e195051aa2e68bbc4a)) + ## [6.0.1](https://github.com/akosbalasko/yarle/compare/v6.0.0...v6.0.1) (2023-12-29) diff --git a/package-lock.json b/package-lock.json index d8c867c5..1ab6fc51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yarle-evernote-to-md", - "version": "6.0.1", + "version": "6.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yarle-evernote-to-md", - "version": "6.0.1", + "version": "6.0.2", "license": "(MIT OR Apache-2.0)", "dependencies": { "@electron/remote": "2.0.8", diff --git a/package.json b/package.json index e15edc41..5e684acf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarle-evernote-to-md", - "version": "6.0.1", + "version": "6.0.2", "description": "Yet Another Rope Ladder from Evernote", "keywords": [ "evernote",