Skip to content

Commit ee80230

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.24.3
1 parent c0091ee commit ee80230

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.24.3 (2024-02-28)
4+
5+
### Fixes
6+
7+
- [**bug**] theme: avoid crash on 404 if author settings want to warn [#785](https://github.com/McShelby/hugo-theme-relearn/issues/785)
8+
9+
---
10+
311
## 5.24.2 (2024-02-24)
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 and flags it with one o
1818

1919
---
2020

21-
## 5.24.0 (2024-02-24) {#5240}
21+
## 5.24.0 (2024-02-28) {#5240}
2222

2323
- {{% badge color="fuchsia" icon="fab fa-hackerrank" title=" " %}}0.112.4{{% /badge %}} This release requires a newer Hugo version.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)