feat(scheduled_shows.sql): add air date to shows that haven't been started

This commit is contained in:
Cory Dransfeldt 2025-05-10 17:15:12 -07:00
parent 0ccc749cd8
commit d95df47274
No known key found for this signature in database
3 changed files with 46 additions and 29 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "3.8.4",
"version": "3.9.0",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {