Skip to content

Commit 152a534

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.13.1
1 parent 538685a commit 152a534

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.13.1 (2023-05-16)
4+
5+
### Fixes
6+
7+
- [**bug**] openapi: allow toc to scroll page [#526](https://github.com/McShelby/hugo-theme-relearn/issues/526)
8+
9+
---
10+
311
## 5.13.0 (2023-05-14)
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. For a detailed list of
1818

1919
---
2020

21-
## 5.13.0 (2023-05-14)
21+
## 5.13.0 (2023-05-16)
2222

2323
- {{% badge style="note" title=" " %}}Change{{% /badge %}} The `swagger` shortcode was deprecated in favor for the [`openapi` shortcode]({{% relref "shortcodes/openapi" %}}). You don't need to change anything yet as the old name will be used as a fallback. It is planned to remove the `swagger` shortcode in the next major release.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)