From ea68a4a8065267d184d7f679b9aa6ffe978df3e5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Dec 2023 18:13:46 +0000 Subject: [PATCH] chore(release): 1.0.4 [skip ci] ## [1.0.4](https://github.com/alexandremahdhaoui/genutils/compare/v1.0.3...v1.0.4) (2023-12-22) ### Bug Fixes * improve genutils cmd ([9bbf3e7](https://github.com/alexandremahdhaoui/genutils/commit/9bbf3e76febe5d4b5bf9db237ead8c6f89717ab3)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b65bea3..6ce570b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.4](https://github.com/alexandremahdhaoui/genutils/compare/v1.0.3...v1.0.4) (2023-12-22) + + +### Bug Fixes + +* improve genutils cmd ([9bbf3e7](https://github.com/alexandremahdhaoui/genutils/commit/9bbf3e76febe5d4b5bf9db237ead8c6f89717ab3)) + ## [1.0.3](https://github.com/alexandremahdhaoui/genutils/compare/v1.0.2...v1.0.3) (2023-12-22)