Skip to content

Commit

Permalink
update(changelog): 21.8.2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 21, 2024
1 parent f698913 commit 55ab2d6
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
8 changes: 8 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@
</table>

<div class="commit">
<div class="date"><span>21 август 2024</span></div>
<h3 class="author">Animusin updated:</h3>
<ul class="changes">
<li class="yellow"><i class="fas fa-balance-scale"></i><p>Нюка и воксы требуют больше игроков для старта режима.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12722">#12722</a></sup></li>
<li class="yellow"><i class="fas fa-balance-scale"></i><p>Генокрад спавнится один раундстартом.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12722">#12722</a></sup></li>
</ul>
<div class="date"><span>20 август 2024</span></div>
<h3 class="author">TobyThorne updated:</h3>
<ul class="changes">
Expand Down
16 changes: 16 additions & 0 deletions html/changelogs/.all_changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"author": "Animusin",
"date": "2024-08-21T00:00:00+03:00",
"changes": [
{
"prefix": "Balance",
"message": "Нюка и воксы требуют больше игроков для старта режима.",
"pr": 12722
},
{
"prefix": "Balance",
"message": "Генокрад спавнится один раундстартом.",
"pr": 12722
}
]
},
{
"author": "TobyThorne",
"date": "2024-08-20T00:00:00+03:00",
Expand Down
2 changes: 1 addition & 1 deletion tools/ChangelogGenerator/last_pr.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
08/20/2024 16:58:53
08/21/2024 09:38:07

0 comments on commit 55ab2d6

Please sign in to comment.