Skip to content

Commit d796773

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.17.0
1 parent 9d72658 commit d796773

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

exampleSite/content/basics/CHANGELOG.md

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

3+
## 5.17.0 (2023-06-22)
4+
5+
### Enhancements
6+
7+
- [**feature**][**change**] highlight: make copy to clipboard appear on hover [#574](https://github.com/McShelby/hugo-theme-relearn/issues/574)
8+
- [**feature**] highlight: add configurable line breaks [#169](https://github.com/McShelby/hugo-theme-relearn/issues/169)
9+
10+
### Fixes
11+
12+
- [**bug**] theme: support Hugo 0.114.0 [#573](https://github.com/McShelby/hugo-theme-relearn/issues/573)
13+
- [**bug**] taxonomy: fix number tags [#570](https://github.com/McShelby/hugo-theme-relearn/issues/570)
14+
- [**bug**] highlight: improve copy to clipboard [#569](https://github.com/McShelby/hugo-theme-relearn/issues/569)
15+
16+
---
17+
318
## 5.16.2 (2023-06-10)
419

520
### 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.17.0 (2023-06-20)
21+
## 5.17.0 (2023-06-22)
2222

2323
- {{% badge style="note" title=" " %}}Change{{% /badge %}} The default behavior for the copy-to-clipboard feature for code blocks has changed.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)