Skip to content

Commit faff09b

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.12.2
1 parent eaa4580 commit faff09b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

exampleSite/content/basics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 5.12.2 (2023-03-03)
4+
5+
### Fixes
6+
7+
- [**bug**] menu: fix state for alwaysopen=false + collapsibleMenu=false [#498](https://github.com/McShelby/hugo-theme-relearn/issues/498)
8+
9+
---
10+
311
## 5.12.1 (2023-02-26)
412

513
### Enhancements

exampleSite/content/basics/migration/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document shows you what's new in the latest release. For a detailed list of
1818

1919
---
2020

21-
## 5.12.0 (2023-02-26)
21+
## 5.12.0 (2023-03-03)
2222

2323
- {{% badge style="note" title=" " %}}Change{{% /badge %}} In the effort to comply with WCAG standards, the implementation of the collapsible menu was changed (again). While Internet Explorer 11 has issues in displaying it, the functionality still works.
2424

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.12.1+tip
1+
5.12.2

0 commit comments

Comments
 (0)