From 35da0d90e89c51ba002c8164967aad166fddeb55 Mon Sep 17 00:00:00 2001 From: "google-flank-bot[bot]" <116299012+google-flank-bot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 11:21:32 -0400 Subject: [PATCH] [Automatic PR] Generate release notes (#2374) Co-authored-by: adamvduke --- release_notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_notes.md b/release_notes.md index 50e7c33a8..a4b773045 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,3 +1,9 @@ +## v23.06.0 +### Bug Fixes +- [#2373](https://github.com/Flank/flank/pull/2373) Update various dependencies () +- [#2369](https://github.com/Flank/flank/pull/2369) Remove usage of secrets to fix failing builds () +- [#2360](https://github.com/Flank/flank/pull/2360) Rate limiting issue when downloading flank with no version supplied () + ## v23.04.0 ### Bug Fixes - [#2366](https://github.com/Flank/flank/pull/2366) Bringing integration tests back to life ()