diff --git a/CHANGELOG.md b/CHANGELOG.md index 49f98389..89173abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.15.0](https://github.com/akosbalasko/yarle/compare/v4.14.0...v4.15.0) (2022-12-03) + + +### Features + +* title normalized to do not break links ([#427](https://github.com/akosbalasko/yarle/issues/427)) ([f9ccf4c](https://github.com/akosbalasko/yarle/commit/f9ccf4c2a734f3ac79acb55e67edc39d0a9cd05a)) + # [4.14.0](https://github.com/akosbalasko/yarle/compare/v4.13.0...v4.14.0) (2022-12-03) diff --git a/package-lock.json b/package-lock.json index 7c929a8e..dc023a73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yarle-evernote-to-md", - "version": "4.14.0", + "version": "4.15.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yarle-evernote-to-md", - "version": "4.14.0", + "version": "4.15.0", "license": "(MIT OR Apache-2.0)", "dependencies": { "@types/fs-extra": "8.1.0", diff --git a/package.json b/package.json index 0a28d4bd..339f63e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarle-evernote-to-md", - "version": "4.14.0", + "version": "4.15.0", "description": "Yet Another Rope Ladder from Evernote", "keywords": [ "evernote",