From 7c9b32b0fe1ec8337840543ddb4e41d31d427430 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Sep 2022 20:57:34 +0000 Subject: [PATCH] v4.10.3 ## [4.10.3](https://github.com/akosbalasko/yarle/compare/v4.10.2...v4.10.3) (2022-09-14) ### Bug Fixes * timestamp added instead of human readable datetime ([#408](https://github.com/akosbalasko/yarle/issues/408)) ([434500a](https://github.com/akosbalasko/yarle/commit/434500a8dafa72941f02242d1664af55aed37e94)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 5 +++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5fded40..34ce658e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.10.3](https://github.com/akosbalasko/yarle/compare/v4.10.2...v4.10.3) (2022-09-14) + + +### Bug Fixes + +* timestamp added instead of human readable datetime ([#408](https://github.com/akosbalasko/yarle/issues/408)) ([434500a](https://github.com/akosbalasko/yarle/commit/434500a8dafa72941f02242d1664af55aed37e94)) + ## [4.10.2](https://github.com/akosbalasko/yarle/compare/v4.10.1...v4.10.2) (2022-07-12) diff --git a/package-lock.json b/package-lock.json index ee34d6ed..fda97cbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yarle-evernote-to-md", - "version": "4.10.2", + "version": "4.10.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yarle-evernote-to-md", - "version": "4.10.2", + "version": "4.10.3", "license": "(MIT OR Apache-2.0)", "dependencies": { "@types/fs-extra": "8.1.0", @@ -4768,6 +4768,7 @@ "version": "0.6.0", "resolved": "https://registry.npmjs.org/electron-osx-sign/-/electron-osx-sign-0.6.0.tgz", "integrity": "sha512-+hiIEb2Xxk6eDKJ2FFlpofCnemCbjbT5jz+BKGpVBrRNT3kWTGs4DfNX6IzGwgi33hUcXF+kFs9JW+r6Wc1LRg==", + "deprecated": "Please use @electron/osx-sign moving forward. Be aware the API is slightly different", "dev": true, "dependencies": { "bluebird": "^3.5.0", diff --git a/package.json b/package.json index edbdb780..836f0f64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarle-evernote-to-md", - "version": "4.10.2", + "version": "4.10.3", "description": "Yet Another Rope Ladder from Evernote", "keywords": [ "evernote",