[object Object]

← back to Rentv

chore: v0.19.0 (session close — Content Studio + photo tracking + email + Boom rename)

3cdd23d7d54bd0cd046aa5a16cc1440df9a1ec59 · 2026-08-05 11:18:35 -0700 · steve

Files touched

Diff

commit 3cdd23d7d54bd0cd046aa5a16cc1440df9a1ec59
Author: steve <steve@designerwallcoverings.com>
Date:   Wed Aug 5 11:18:35 2026 -0700

    chore: v0.19.0 (session close — Content Studio + photo tracking + email + Boom rename)
---
 data/markets.json | 16 ++++++++--------
 data/news.json    |  2 +-
 data/ticker.json  |  6 +++---
 package-lock.json |  4 ++--
 package.json      |  2 +-
 5 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/data/markets.json b/data/markets.json
index fba6f178..8cb41a17 100644
--- a/data/markets.json
+++ b/data/markets.json
@@ -1,5 +1,5 @@
 {
-  "fetched_at": "2026-08-05T17:54:12.048Z",
+  "fetched_at": "2026-08-05T18:14:12.924Z",
   "source": "Yahoo Finance — live (CBOE Treasury yields, Dow Jones/MSCI REIT indices)",
   "curve": [
     {
@@ -11,8 +11,8 @@
     {
       "label": "5-Year",
       "value": "4.33%",
-      "change_bps": -1,
-      "dir": "down"
+      "change_bps": 0,
+      "dir": "flat"
     },
     {
       "label": "10-Year",
@@ -35,15 +35,15 @@
     },
     {
       "label": "10Y – 3M (curve)",
-      "value": "+88 bps",
+      "value": "+89 bps",
       "dir": "up"
     }
   ],
   "reits": [
     {
       "label": "DJ U.S. Real Estate",
-      "value": "395.08",
-      "change_pct": -0.25,
+      "value": "394.93",
+      "change_pct": -0.29,
       "dir": "down"
     },
     {
@@ -54,8 +54,8 @@
     },
     {
       "label": "Vanguard REIT ETF (VNQ)",
-      "value": "$98.66",
-      "change_pct": -0.41,
+      "value": "$98.62",
+      "change_pct": -0.45,
       "dir": "down"
     }
   ],
diff --git a/data/news.json b/data/news.json
index a82dc52b..bd9fc089 100644
--- a/data/news.json
+++ b/data/news.json
@@ -1,6 +1,6 @@
 {
  "source": "rentv.com — live",
- "fetched_at": "2026-08-05T17:54:11.674Z",
+ "fetched_at": "2026-08-05T18:14:12.684Z",
  "count": 30,
  "items": [
   {
diff --git a/data/ticker.json b/data/ticker.json
index 40ad8b43..4a4f0f5f 100644
--- a/data/ticker.json
+++ b/data/ticker.json
@@ -1,5 +1,5 @@
 {
-  "fetched_at": "2026-08-05T17:54:12.022Z",
+  "fetched_at": "2026-08-05T18:14:12.895Z",
   "la_office_vac": {
     "label": "LA OFFICE VAC",
     "value": "23.1%",
@@ -14,8 +14,8 @@
   },
   "cre_index": {
     "label": "CRE INDEX",
-    "value": "4,152",
-    "change_pct": -0.25,
+    "value": "4,151",
+    "change_pct": -0.29,
     "dir": "down",
     "source": "Dow Jones U.S. Real Estate"
   },
diff --git a/package-lock.json b/package-lock.json
index 464f5e48..098d6bc9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "rentv",
-  "version": "0.18.0",
+  "version": "0.19.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "rentv",
-      "version": "0.18.0",
+      "version": "0.19.0",
       "dependencies": {
         "express": "^4.21.2",
         "pg": "^8.22.0"
diff --git a/package.json b/package.json
index 07b64933..fb1bc3f1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "rentv",
-  "version": "0.18.0",
+  "version": "0.19.0",
   "private": true,
   "main": "server.js",
   "scripts": {

← 7d1be369 Content Studio: one-button Email-to-Boom now includes images  ·  back to Rentv  ·  Deal Desk: viewer for an uncovered closed CRE deal — chat-ad 6d2fbcd3 →