[object Object]

← back to CelebritySignatures

chore: fix game tagline (Five→Six ways), add version 1.0.0 (session close — live-payments milestone); lint clean, refactor review report-only on live payment code

7cd0f6ae68e2aa4735631a726b80eb9985acb299 · 2026-08-04 14:56:27 -0700 · Steve Abrams

Files touched

Diff

commit 7cd0f6ae68e2aa4735631a726b80eb9985acb299
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Aug 4 14:56:27 2026 -0700

    chore: fix game tagline (Five→Six ways), add version 1.0.0 (session close — live-payments milestone); lint clean, refactor review report-only on live payment code
---
 package.json     | 2 +-
 public/game.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 839bf11..77f10af 100644
--- a/package.json
+++ b/package.json
@@ -1 +1 @@
-{"name":"celebrity-signatures","type":"module","private":true}
+{"name":"celebrity-signatures","version":"1.0.0","type":"module","private":true}
diff --git a/public/game.html b/public/game.html
index 2468573..67c2744 100644
--- a/public/game.html
+++ b/public/game.html
@@ -135,7 +135,7 @@
 </div>
 <main>
   <h1>The Signature Games</h1>
-  <p class="tagline">Five ways to test your eye for history's handwriting.</p>
+  <p class="tagline">Six ways to test your eye for history's handwriting.</p>
 
   <div class="panel setup" id="setup">
     <label>Choose your game</label>

← b4ed90d auto-save: 2026-08-04T13:33:48 (1 files) — public/assets/ads  ·  back to CelebritySignatures  ·  AdSense onboarding: add /privacy policy page + site-wide foo 4bbb628 →