From 4e5b88dd075a91193fb1afb31a83dead76200d0b Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Mon, 3 Jun 2024 13:09:56 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7998004a61..035b97e8e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [5.12.6] - 2024-06-03 + +### Miscellaneous Tasks + +- Inherit secrets for workflow calls ([#7251](https://github.com/Unleash/unleash/issues/7251)) + + ## [5.12.5] - 2024-06-03 ### Bug Fixes