Skip to content

Commit d5bef09

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.16.1
1 parent 4026fba commit d5bef09

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

exampleSite/content/basics/CHANGELOG.md

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

3+
## 5.16.1 (2023-06-09)
4+
5+
### Enhancements
6+
7+
- [**feature**] theme: add deprecation warnings [#565](https://github.com/McShelby/hugo-theme-relearn/issues/565)
8+
9+
### Fixes
10+
11+
- [**bug**] mermaid: allow for YAML frontmatter inside of graph [#564](https://github.com/McShelby/hugo-theme-relearn/issues/564)
12+
- [**bug**] alias: fix redirect URLs in case of empty BaseURL [#562](https://github.com/McShelby/hugo-theme-relearn/issues/562)
13+
14+
---
15+
316
## 5.16.0 (2023-06-08)
417

518
### 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.16.0 (2023-06-08)
21+
## 5.16.0 (2023-06-09)
2222

2323
- {{% badge style="note" title=" " %}}Change{{% /badge %}} The theme now provides warnings for deprecated or now unsupported features. The warnings include hints how to fix them and an additional link to the documenation.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)