From 05a46c67dcc350763a5dbbd02d4a3ca8da067c2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sat, 19 Nov 2022 19:30:55 +0000 Subject: [PATCH] Ship tag 5.6.5 --- exampleSite/content/basics/CHANGELOG.md | 8 ++++++++ layouts/partials/version.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/basics/CHANGELOG.md b/exampleSite/content/basics/CHANGELOG.md index 1ea6a823b9..2ca6c3e3d6 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 5.6.5 (2022-11-19) + +### Fixes + +- [**bug**] menu: relax usage of background color [#399](https://github.com/McShelby/hugo-theme-relearn/issues/399) + +--- + ## 5.6.4 (2022-11-19) ### Fixes diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index fb8269ccfd..fad8076f30 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -5.6.4+tip \ No newline at end of file +5.6.5 \ No newline at end of file