Require visual verification for aesthetic changes

This commit is contained in:
2026-09-04 19:44:25 -07:00
parent ad9f450343
commit 5c761b079d
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// - Add a CHANGELOG entry only when a commit changes something players can
// see. Skip refactors, tests, and tooling. Keep wording player-facing.
export const VERSION = 44;
export const VERSION = 45;
// Newest first. Each entry: { version, date: 'YYYY-MM-DD', changes: [string, ...] }.
export const CHANGELOG = [