From a09733bd12c3dbd715871fa3fa78aa217432af09 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 30 Dec 2022 00:13:20 +0000 Subject: [PATCH] Ship tag 5.9.2 --- 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 5b82c0a65e..3e33c58768 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 5.9.2 (2022-12-30) + +### Fixes + +- [**bug**] search: apply dependency scripts for Hindi and Japanese [#427](https://github.com/McShelby/hugo-theme-relearn/issues/427) + +--- + ## 5.9.1 (2022-12-23) ### Enhancements diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 9aacd175d9..2151dbda1e 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -5.9.1+tip \ No newline at end of file +5.9.2 \ No newline at end of file