Ship tag 7.4.1
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run

This commit is contained in:
GitHub Actions Bot 2025-02-21 09:54:23 +00:00
parent b7c4751e91
commit 68220ad15a
5 changed files with 20 additions and 2 deletions

View file

@ -1,5 +1,14 @@
# Changelog # Changelog
## 7.4.1 (2025-02-19)
### Fixes
- [**bug**] theme: custom.css not written to public [#1033](https://github.com/McShelby/hugo-theme-relearn/issues/1033)
- [**bug**] print: block code has to much bottom margin in FF [#1030](https://github.com/McShelby/hugo-theme-relearn/issues/1030)
---
## 7.4.0 (2025-02-18) ## 7.4.0 (2025-02-18)
### Enhancements ### Enhancements

View file

@ -0,0 +1,6 @@
## 7.4.1 (2025-02-19)
### Fixes
- [**bug**] theme: custom.css not written to public [#1033](https://github.com/McShelby/hugo-theme-relearn/issues/1033)
- [**bug**] print: block code has to much bottom margin in FF [#1030](https://github.com/McShelby/hugo-theme-relearn/issues/1030)

View file

@ -0,0 +1,3 @@
+++
+++
{{< piratify >}}

View file

@ -6,7 +6,7 @@ type = "releasenotes"
weight = -4 weight = -4
+++ +++
## 7.4.0 (2025-02-18) {#7-4-0} ## 7.4.0 (2025-02-21) {#7-4-0}
### Change ### Change

View file

@ -1 +1 @@
7.4.0+878cd835f64ce6bec28abd02c94e374a51475e4f 7.4.1