From 983fac568dc842f370fb5185da44f5b33b729675 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 27 Nov 2021 18:17:47 +0000 Subject: [PATCH] chore(release): 0.7.5 [skip ci] ## [0.7.5](https://github.com/DanySK/publish-on-central/compare/0.7.4...0.7.5) (2021-11-27) ### Bug Fixes * **logging:** warn only if publishing tasks get executed ([d5cf58d](https://github.com/DanySK/publish-on-central/commit/d5cf58d155f4608701eef5137e5055d199f7c05b)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 984d1701..9bb07903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.7.5](https://github.com/DanySK/publish-on-central/compare/0.7.4...0.7.5) (2021-11-27) + + +### Bug Fixes + +* **logging:** warn only if publishing tasks get executed ([d5cf58d](https://github.com/DanySK/publish-on-central/commit/d5cf58d155f4608701eef5137e5055d199f7c05b)) + ## [0.7.4](https://github.com/DanySK/publish-on-central/compare/0.7.3...0.7.4) (2021-11-26)