[object Object]

← back to Dw Pitch Followup

chore: v0.3.0 (session close — public tunnel + auth hardening: lockout, socket-guard, cred rotation, headers)

93dde315491d17898389b84e147638f796a27378 · 2026-07-12 23:46:24 -0700 · Steve Abrams

Files touched

Diff

commit 93dde315491d17898389b84e147638f796a27378
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Jul 12 23:46:24 2026 -0700

    chore: v0.3.0 (session close — public tunnel + auth hardening: lockout, socket-guard, cred rotation, headers)
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 8c61dcd..0424df8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "dw-pitch-followup",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "dw-pitch-followup",
-      "version": "0.2.0",
+      "version": "0.3.0",
       "dependencies": {
         "express": "^4.22.2"
       }
diff --git a/package.json b/package.json
index 15a0df9..cdc74e5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "dw-pitch-followup",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "private": true,
   "type": "module",
   "description": "DW client follow-up pitch lists + selection viewer. Read-only over FileMaker (Clients/WALLPAPER/invoice) + George (Gmail thread context). No sends, no Gmail drafts — Steve selects pitches from the viewer.",

← 02b62f2 yolo contrarian-gate fixes: socket-anchored /api/send guard  ·  back to Dw Pitch Followup  ·  auto-save: 2026-07-13T11:24:39 (2 files) — public/index.html a22a58a →