Skip to content

Commit

Permalink
Ship tag 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jan 3, 2025
1 parent c9cfe8e commit 80e448e
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 7.3.1 (2025-01-03)

### Fixes

- [**bug**] taxonomy: fix rendering if `unsafe=false` [#986](https://github.com/McShelby/hugo-theme-relearn/issues/986)
- [**bug**] bug: missing translations for Markdown topbar button [#985](https://github.com/McShelby/hugo-theme-relearn/issues/985)

---

## 7.3.0 (2025-01-02)

### Enhancements
Expand Down
6 changes: 6 additions & 0 deletions exampleSite/content/introduction/changelog/7/3/001.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 7.3.1 (2025-01-03)

### Fixes

- [**bug**] taxonomy: fix rendering if `unsafe=false` [#986](https://github.com/McShelby/hugo-theme-relearn/issues/986)
- [**bug**] bug: missing translations for Markdown topbar button [#985](https://github.com/McShelby/hugo-theme-relearn/issues/985)
3 changes: 3 additions & 0 deletions exampleSite/content/introduction/changelog/7/3/001.pir.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
+++
+++
{{< piratify >}}
2 changes: 1 addition & 1 deletion exampleSite/content/introduction/releasenotes/7/3.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type = "releasenotes"
weight = -3
+++

## 7.3.0 (2025-01-02) {#7-3-0}
## 7.3.0 (2025-01-03) {#7-3-0}

### New

Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.3.0+1c45908fc93ac3f12d044db87f1c341ff7be69f3
7.3.1

0 comments on commit 80e448e

Please sign in to comment.