From c0d977ee7c4612deae8c4ec142c6b7359ab4e86d Mon Sep 17 00:00:00 2001 From: lerian-studio Date: Thu, 14 Nov 2024 12:17:08 +0000 Subject: [PATCH] chore(release): 1.28.0 ## [1.28.0](https://github.com/LerianStudio/midaz/compare/v1.27.0...v1.28.0) (2024-11-14) ### Features * added command product in root ([d0c2f89](https://github.com/LerianStudio/midaz/commit/d0c2f898e2ad29fc864eb3545b0cd0eb86caaec3)) * added new sub command create on command product ([9c63088](https://github.com/LerianStudio/midaz/commit/9c63088ffa88747e95a7254f49d8d00c180e1434)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a324591c..3631375e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.28.0](https://github.com/LerianStudio/midaz/compare/v1.27.0...v1.28.0) (2024-11-14) + + +### Features + +* added command product in root ([d0c2f89](https://github.com/LerianStudio/midaz/commit/d0c2f898e2ad29fc864eb3545b0cd0eb86caaec3)) +* added new sub command create on command product ([9c63088](https://github.com/LerianStudio/midaz/commit/9c63088ffa88747e95a7254f49d8d00c180e1434)) + ## [1.27.0](https://github.com/LerianStudio/midaz/compare/v1.26.1...v1.27.0) (2024-11-13)