Skip to content

Commit d375e4a

Browse files
author
GitHub Actions Bot
committed
Ship tag 7.6.1
1 parent a082a50 commit d375e4a

File tree

5 files changed

+24
-2
lines changed

5 files changed

+24
-2
lines changed

CHANGELOG.md

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

3+
## 7.6.1 (2025-03-30)
4+
5+
### Enhancements
6+
7+
- [**feature**] lists: unify list margins [#1080](https://github.com/McShelby/hugo-theme-relearn/issues/1080)
8+
- [**feature**] tree: reduce margin [#1079](https://github.com/McShelby/hugo-theme-relearn/issues/1079)
9+
- [**feature**] versioning: add unique class to warning [#1078](https://github.com/McShelby/hugo-theme-relearn/issues/1078)
10+
- [**feature**] clipboard: size inline code to fit surrounding text [#1077](https://github.com/McShelby/hugo-theme-relearn/issues/1077)
11+
12+
---
13+
314
## 7.6.0 (2025-03-25)
415

516
### Enhancements
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 7.6.1 (2025-03-30)
2+
3+
### Enhancements
4+
5+
- [**feature**] lists: unify list margins [#1080](https://github.com/McShelby/hugo-theme-relearn/issues/1080)
6+
- [**feature**] tree: reduce margin [#1079](https://github.com/McShelby/hugo-theme-relearn/issues/1079)
7+
- [**feature**] versioning: add unique class to warning [#1078](https://github.com/McShelby/hugo-theme-relearn/issues/1078)
8+
- [**feature**] clipboard: size inline code to fit surrounding text [#1077](https://github.com/McShelby/hugo-theme-relearn/issues/1077)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
+++
2+
+++
3+
{{< piratify >}}

docs/content/introduction/releasenotes/7/6.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight = -6
99
minHugoVersion = '0.126.0'
1010
+++
1111

12-
## 7.6.0 (2025-03-25) {#7-6-0}
12+
## 7.6.0 (2025-04-03) {#7-6-0}
1313

1414
### New
1515

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.6.0+b932d301d7838f3c1a50e318e216b55ce5cc9148
1+
7.6.1

0 commit comments

Comments
 (0)