Skip to content

Commit b6ee942

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.26.1
1 parent 1550a86 commit b6ee942

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

exampleSite/content/basics/CHANGELOG.md

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

3+
## 5.26.1 (2024-03-17)
4+
5+
### Fixes
6+
7+
- [**bug**] mermaid: show reset button after pan [#807](https://github.com/McShelby/hugo-theme-relearn/issues/807)
8+
- [**bug**] openapi: make it run for `file://` protocol [#806](https://github.com/McShelby/hugo-theme-relearn/issues/806)
9+
- [**bug**] theme: fix relative path detection if `relativeURLs=false` [#804](https://github.com/McShelby/hugo-theme-relearn/issues/804)
10+
11+
---
12+
313
## 5.26.0 (2024-03-16)
414

515
### 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.26.0 (2024-03-16) {#5260}
21+
## 5.26.0 (2024-03-17) {#5260}
2222

2323
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The lazy loading of images is now configurable by using the new `lazy` [image effect](cont/imageeffects). The default value hasn't changed in comparison to older versions, you don't need to change anything.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)