From 37d7d7348b0a67a8296268682b56ed9e49cad2d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:06:42 +0000 Subject: [PATCH] chore: accumulate changes from d2c00f8 --- .github/version-bump/CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/version-bump/CHANGES.md b/.github/version-bump/CHANGES.md index 4200b17..9e29e56 100644 --- a/.github/version-bump/CHANGES.md +++ b/.github/version-bump/CHANGES.md @@ -1,3 +1,5 @@ +6b1f761 fix: implement nag patching for pc and mobile web (#193) + c67bbba fix: standardise patch paths (#192) f91125e Workflow: automatic testing of patches (#191)