← back to Rentv 2026
chore: v0.24.1 (session close — ad-slots correctness fixes + coverage)
a415d241886160b1dcf76953e44576e039a07878 · 2026-08-10 16:26:42 -0700 · Steve Abrams
Files touched
M package-lock.jsonM package.json
Diff
commit a415d241886160b1dcf76953e44576e039a07878
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Aug 10 16:26:42 2026 -0700
chore: v0.24.1 (session close — ad-slots correctness fixes + coverage)
---
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 fbc6056f..21dc9104 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "rentv",
- "version": "0.24.0",
+ "version": "0.24.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rentv",
- "version": "0.24.0",
+ "version": "0.24.1",
"dependencies": {
"express": "^4.21.2",
"pg": "^8.22.0"
diff --git a/package.json b/package.json
index e450d65a..9b97ebcb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "rentv",
- "version": "0.24.0",
+ "version": "0.24.1",
"private": true,
"main": "server.js",
"scripts": {
← fc7ec801 fix(adslots): 5 ad-system.cjs correctness fixes + regression
·
back to Rentv 2026
·
pr-intelligence: add CAN-SPAM List-Unsubscribe header + addr d5a4141e →