From 12962f19378088d538e3c00d674e856889ecc96c Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:16:10 +0000 Subject: [PATCH] chore(4.5): release 1.8.38 (#652) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ce9e5c..13f76b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.8.38](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.37...v1.8.38) (2024-08-22) + + +### Features + +* prepare assets for Gluu v4.5.5 ([#651](https://github.com/GluuFederation/cloud-native-edition/issues/651)) ([eac45e8](https://github.com/GluuFederation/cloud-native-edition/commit/eac45e8a9d37880317960676af8e014880ead0d7)) + + +### Bug Fixes + +* fix release ([4689603](https://github.com/GluuFederation/cloud-native-edition/commit/468960373effa91f760724c823ac63f125811088)) + ## [1.8.37](https://github.com/GluuFederation/cloud-native-edition/compare/v1.8.36...v1.8.37) (2024-07-30)