From 220a6a1be5873cb0b19ca77e11f2d3087d68a0f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 20:31:29 +0300 Subject: [PATCH] update(changelog): 20.10.2024 #12924 --- html/changelog.html | 6 ++++++ html/changelogs/.all_changelog.json | 11 +++++++++++ tools/ChangelogGenerator/last_pr.txt | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/html/changelog.html b/html/changelog.html index 68a8633ab52..0c36d8881c1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -45,6 +45,12 @@ </table> <div class="commit"> + <div class="date"><span>20 октябрь 2024</span></div> + <h3 class="author">ilyadobr updated:</h3> + <ul class="changes"> + <li class="green"><i class="fas fa-bug"></i><p>Ковбойская шляпа перестала быть призрачной.</p> +<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12910">#12910</a></sup></li> + </ul> <div class="date"><span>16 октябрь 2024</span></div> <h3 class="author">HuKuTaPan4 updated:</h3> <ul class="changes"> diff --git a/html/changelogs/.all_changelog.json b/html/changelogs/.all_changelog.json index a5e2d2494c2..0cac98ef628 100644 --- a/html/changelogs/.all_changelog.json +++ b/html/changelogs/.all_changelog.json @@ -1,4 +1,15 @@ [ + { + "author": "ilyadobr", + "date": "2024-10-20T00:00:00+03:00", + "changes": [ + { + "prefix": "BugFix", + "message": "Ковбойская шляпа перестала быть призрачной.", + "pr": 12910 + } + ] + }, { "author": "HuKuTaPan4", "date": "2024-10-16T00:00:00+03:00", diff --git a/tools/ChangelogGenerator/last_pr.txt b/tools/ChangelogGenerator/last_pr.txt index 2bfeae99cb5..78ea247bd45 100644 --- a/tools/ChangelogGenerator/last_pr.txt +++ b/tools/ChangelogGenerator/last_pr.txt @@ -1 +1 @@ -10/16/2024 19:47:06 \ No newline at end of file +10/20/2024 17:27:43 \ No newline at end of file