Skip to content

Commit 46511ae

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.16.2
1 parent b85376f commit 46511ae

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.16.2 (2023-06-10)
4+
5+
### Enhancements
6+
7+
- [**feature**] theme: revamp 404 page [#566](https://github.com/McShelby/hugo-theme-relearn/issues/566)
8+
9+
---
10+
311
## 5.16.1 (2023-06-09)
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.16.0 (2023-06-09)
21+
## 5.16.0 (2023-06-10)
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.1+tip
1+
5.16.2

0 commit comments

Comments
 (0)