Skip to content

Commit 4e11625

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.24.2
1 parent b54661e commit 4e11625

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

exampleSite/content/basics/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## 5.24.1 (2024-02-17)
3+
## 5.24.2 (2024-02-24)
4+
5+
### Enhancements
6+
7+
- [**feature**] image: adjust to Hugo 0.123 [#777](https://github.com/McShelby/hugo-theme-relearn/issues/777)
8+
9+
### Fixes
10+
11+
- [**bug**] link: resolve fragments [#775](https://github.com/McShelby/hugo-theme-relearn/issues/775)
12+
13+
---
14+
15+
## 5.24.1 (2024-02-18)
416

517
### Enhancements
618

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-17) {#5240}
21+
## 5.24.0 (2024-02-24) {#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.1+tip
1+
5.24.2

0 commit comments

Comments
 (0)