From c8142ffb0a56f6cf4e74652f9d301b42aca8eba2 Mon Sep 17 00:00:00 2001 From: MCMXC <16797721+mcmxcdev@users.noreply.github.com> Date: Thu, 27 Oct 2022 21:47:31 +0200 Subject: [PATCH] docs: support light and dark versions of sponsor logos on release file (#5537) Co-authored-by: Zoltan Kochan --- utils/get-release-text/src/main.ts | 44 +++++++++++++++++++++++------- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/utils/get-release-text/src/main.ts b/utils/get-release-text/src/main.ts index fe536c7a40..04d7f97242 100644 --- a/utils/get-release-text/src/main.ts +++ b/utils/get-release-text/src/main.ts @@ -79,10 +79,22 @@ function getChangelogEntry (changelog: string, version: string) { - + + + + + + + - + + + + + + + @@ -94,30 +106,42 @@ function getChangelogEntry (changelog: string, version: string) { - - + + + + + + - + - - + + + + + + - + - - + + + + + +