[object Object]

← back to Dw Pitch Followup

chore: version bump (session close — anti-hallucination guardrails)

250715649a2b21248482fde781da7ef18f33db87 · 2026-07-07 09:30:33 -0700 · Steve

Files touched

Diff

commit 250715649a2b21248482fde781da7ef18f33db87
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue Jul 7 09:30:33 2026 -0700

    chore: version bump (session close — anti-hallucination guardrails)
---
 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 24fee5a..4903aa4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "dw-pitch-followup",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "dw-pitch-followup",
-      "version": "0.1.0",
+      "version": "0.1.1",
       "dependencies": {
         "express": "^4.22.2"
       }
diff --git a/package.json b/package.json
index 1ac45ea..302203a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "dw-pitch-followup",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "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.",

← 9abe8a2 pitch-followup: anti-hallucination guardrails + LLM reliabil  ·  back to Dw Pitch Followup  ·  Skip Basic Auth for direct-loopback access so the localhost 0524e78 →