[object Object]

← back to Goodquestion Ai

chore: v1.0.1 (session close — IPv4 dev-bind fix)

8555b26d9d1513ceed6cd3e3a6104aad89ae076a · 2026-07-27 09:05:36 -0700 · Steve

Files touched

Diff

commit 8555b26d9d1513ceed6cd3e3a6104aad89ae076a
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jul 27 09:05:36 2026 -0700

    chore: v1.0.1 (session close — IPv4 dev-bind fix)
---
 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 38a8862..5673229 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "goodquestion-ai",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "goodquestion-ai",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "dependencies": {
         "@astrojs/mdx": "^4.3.13",
         "@astrojs/sitemap": "^3.7.0",
diff --git a/package.json b/package.json
index de1c7c2..672e23f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "goodquestion-ai",
   "type": "module",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Agent Abrams - A developer's journey with Claude Code",
   "scripts": {
     "dev": "astro dev --host",

← 93eadf7 Bind dev/preview to all IPv4 (host:true) so 127.0.0.1:4321 w  ·  back to Goodquestion Ai  ·  chore: upgrade Astro 5.17.3 -> 7.1.4 (+mdx 7, sitemap 3.7.3) 3dc9a80 →