Skip to content

Commit

Permalink
Ship tag 5.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Mar 17, 2024
1 parent 1550a86 commit b6ee942
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions exampleSite/content/basics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 5.26.1 (2024-03-17)

### Fixes

- [**bug**] mermaid: show reset button after pan [#807](https://github.com/McShelby/hugo-theme-relearn/issues/807)
- [**bug**] openapi: make it run for `file://` protocol [#806](https://github.com/McShelby/hugo-theme-relearn/issues/806)
- [**bug**] theme: fix relative path detection if `relativeURLs=false` [#804](https://github.com/McShelby/hugo-theme-relearn/issues/804)

---

## 5.26.0 (2024-03-16)

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/basics/migration/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This document shows you what's new in the latest release and flags it with one o

---

## 5.26.0 (2024-03-16) {#5260}
## 5.26.0 (2024-03-17) {#5260}

- {{% 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.

Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.26.0+tip
5.26.1

0 comments on commit b6ee942

Please sign in to comment.