Skip to content

Commit e812df0

Browse files
author
GitHub Actions Bot
committed
Ship tag 8.0.1
1 parent f998075 commit e812df0

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

CHANGELOG.md

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

3+
## 8.0.1 (2025-09-11)
4+
5+
### Fixes
6+
7+
- [**bug**] search: improve readability of highlighted text [#1125](https://github.com/McShelby/hugo-theme-relearn/issues/1125)
8+
- [**bug**] search: fix searching of description with Orama engine [#1115](https://github.com/McShelby/hugo-theme-relearn/issues/1115)
9+
10+
### Maintenance
11+
12+
- [**task**] task: fix release automation [#1128](https://github.com/McShelby/hugo-theme-relearn/issues/1128)
13+
14+
---
15+
316
## 8.0.0 (2025-07-07)
417

518
### Enhancements
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 8.0.1 (2025-09-11)
2+
3+
### Fixes
4+
5+
- [**bug**] search: improve readability of highlighted text [#1125](https://github.com/McShelby/hugo-theme-relearn/issues/1125)
6+
- [**bug**] search: fix searching of description with Orama engine [#1115](https://github.com/McShelby/hugo-theme-relearn/issues/1115)
7+
8+
### Maintenance
9+
10+
- [**task**] task: fix release automation [#1128](https://github.com/McShelby/hugo-theme-relearn/issues/1128)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
+++
2+
+++
3+
{{< piratify >}}

docs/content/introduction/releasenotes/8/0.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight = -0
99
minHugoVersion = '0.126.3'
1010
+++
1111

12-
## 8.0.0 (2025-07-07) {#8-0-0}
12+
## 8.0.0 (2025-09-11) {#8-0-0}
1313

1414
### Hugo 0.126.3
1515

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0+9803d5122ebb3276acea823f476e9eb44f607862
1+
8.0.1

0 commit comments

Comments
 (0)