Skip to content

Commit 68220ad

Browse files
author
GitHub Actions Bot
committed
Ship tag 7.4.1
1 parent b7c4751 commit 68220ad

File tree

5 files changed

+20
-2
lines changed

5 files changed

+20
-2
lines changed

CHANGELOG.md

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

3+
## 7.4.1 (2025-02-19)
4+
5+
### Fixes
6+
7+
- [**bug**] theme: custom.css not written to public [#1033](https://github.com/McShelby/hugo-theme-relearn/issues/1033)
8+
- [**bug**] print: block code has to much bottom margin in FF [#1030](https://github.com/McShelby/hugo-theme-relearn/issues/1030)
9+
10+
---
11+
312
## 7.4.0 (2025-02-18)
413

514
### Enhancements
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 7.4.1 (2025-02-19)
2+
3+
### Fixes
4+
5+
- [**bug**] theme: custom.css not written to public [#1033](https://github.com/McShelby/hugo-theme-relearn/issues/1033)
6+
- [**bug**] print: block code has to much bottom margin in FF [#1030](https://github.com/McShelby/hugo-theme-relearn/issues/1030)
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/4.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type = "releasenotes"
66
weight = -4
77
+++
88

9-
## 7.4.0 (2025-02-18) {#7-4-0}
9+
## 7.4.0 (2025-02-21) {#7-4-0}
1010

1111
### Change
1212

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.4.0+878cd835f64ce6bec28abd02c94e374a51475e4f
1+
7.4.1

0 commit comments

Comments
 (0)