From dd0597ffa4b211ee2abd7edc2f198cb080f93e1a Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 2 Jan 2025 21:06:30 +0000 Subject: [PATCH] Ship tag 7.3.0 --- CHANGELOG.md | 17 +++++++++++++++++ .../introduction/changelog/7/3/000.en.md | 14 ++++++++++++++ .../introduction/changelog/7/3/000.pir.md | 3 +++ .../introduction/changelog/7/3/_index.en.md | 9 +++++++++ .../introduction/changelog/7/3/_index.pir.md | 8 ++++++++ .../content/introduction/releasenotes/7/3.en.md | 2 +- .../introduction/releasenotes/7/3.pir.md | 8 ++++++++ layouts/partials/version.txt | 2 +- 8 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 exampleSite/content/introduction/changelog/7/3/000.en.md create mode 100644 exampleSite/content/introduction/changelog/7/3/000.pir.md create mode 100644 exampleSite/content/introduction/changelog/7/3/_index.en.md create mode 100644 exampleSite/content/introduction/changelog/7/3/_index.pir.md create mode 100644 exampleSite/content/introduction/releasenotes/7/3.pir.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 311f3a1fd2..8ddac37568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 7.3.0 (2025-01-02) + +### Enhancements + +- [**feature**] clipboard: make copy button reachable by keyboard [#983](https://github.com/McShelby/hugo-theme-relearn/issues/983) +- [**feature**] a11y: use native button elements where appropriate [#982](https://github.com/McShelby/hugo-theme-relearn/issues/982) +- [**feature**] markdown: support new output format [#979](https://github.com/McShelby/hugo-theme-relearn/issues/979) +- [**feature**] topbar: improve button configuration [#978](https://github.com/McShelby/hugo-theme-relearn/issues/978) +- [**feature**] details: support built-in Hugo shortcode [#957](https://github.com/McShelby/hugo-theme-relearn/issues/957) + +### Fixes + +- [**bug**] notice: avoid tab focus for non-expandable boxes [#977](https://github.com/McShelby/hugo-theme-relearn/issues/977) +- [**bug**] variant: fix importing base variants [#974](https://github.com/McShelby/hugo-theme-relearn/issues/974) + +--- + ## 7.2.1 (2024-12-10) ### Fixes diff --git a/exampleSite/content/introduction/changelog/7/3/000.en.md b/exampleSite/content/introduction/changelog/7/3/000.en.md new file mode 100644 index 0000000000..a652df1101 --- /dev/null +++ b/exampleSite/content/introduction/changelog/7/3/000.en.md @@ -0,0 +1,14 @@ +## 7.3.0 (2025-01-02) + +### Enhancements + +- [**feature**] clipboard: make copy button reachable by keyboard [#983](https://github.com/McShelby/hugo-theme-relearn/issues/983) +- [**feature**] a11y: use native button elements where appropriate [#982](https://github.com/McShelby/hugo-theme-relearn/issues/982) +- [**feature**] markdown: support new output format [#979](https://github.com/McShelby/hugo-theme-relearn/issues/979) +- [**feature**] topbar: improve button configuration [#978](https://github.com/McShelby/hugo-theme-relearn/issues/978) +- [**feature**] details: support built-in Hugo shortcode [#957](https://github.com/McShelby/hugo-theme-relearn/issues/957) + +### Fixes + +- [**bug**] notice: avoid tab focus for non-expandable boxes [#977](https://github.com/McShelby/hugo-theme-relearn/issues/977) +- [**bug**] variant: fix importing base variants [#974](https://github.com/McShelby/hugo-theme-relearn/issues/974) diff --git a/exampleSite/content/introduction/changelog/7/3/000.pir.md b/exampleSite/content/introduction/changelog/7/3/000.pir.md new file mode 100644 index 0000000000..564d5aa4a6 --- /dev/null +++ b/exampleSite/content/introduction/changelog/7/3/000.pir.md @@ -0,0 +1,3 @@ ++++ ++++ +{{< piratify >}} diff --git a/exampleSite/content/introduction/changelog/7/3/_index.en.md b/exampleSite/content/introduction/changelog/7/3/_index.en.md new file mode 100644 index 0000000000..18b7d66a6b --- /dev/null +++ b/exampleSite/content/introduction/changelog/7/3/_index.en.md @@ -0,0 +1,9 @@ ++++ +disableToc = false +hidden = true +title = "Version 7.3" +type = "changelog" +weight = -3 ++++ + +{{% pages showhidden="true" showdivider="true" reverse="true" %}} diff --git a/exampleSite/content/introduction/changelog/7/3/_index.pir.md b/exampleSite/content/introduction/changelog/7/3/_index.pir.md new file mode 100644 index 0000000000..e9ab2fd21d --- /dev/null +++ b/exampleSite/content/introduction/changelog/7/3/_index.pir.md @@ -0,0 +1,8 @@ ++++ +disableToc = false +hidden = true +title = "Version 7.3" +type = "changelog" +weight = -3 ++++ +{{< piratify >}} diff --git a/exampleSite/content/introduction/releasenotes/7/3.en.md b/exampleSite/content/introduction/releasenotes/7/3.en.md index 8acd55ee7b..cc0db0f1c9 100644 --- a/exampleSite/content/introduction/releasenotes/7/3.en.md +++ b/exampleSite/content/introduction/releasenotes/7/3.en.md @@ -6,7 +6,7 @@ type = "releasenotes" weight = -3 +++ -## 7.3.0 (XXXX-XX-XX) {#7-3-0} +## 7.3.0 (2025-01-02) {#7-3-0} ### New diff --git a/exampleSite/content/introduction/releasenotes/7/3.pir.md b/exampleSite/content/introduction/releasenotes/7/3.pir.md new file mode 100644 index 0000000000..b23823e7ab --- /dev/null +++ b/exampleSite/content/introduction/releasenotes/7/3.pir.md @@ -0,0 +1,8 @@ ++++ +disableToc = false +hidden = true +title = "Version 7.3" +type = "releasenotes" +weight = -3 ++++ +{{< piratify >}} diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index ea275636a3..8b23b8d47c 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.2.1+9e7bad03422d628c4e8739263105371f79efea40 \ No newline at end of file +7.3.0 \ No newline at end of file