Fix: Expand recurrences from event start but filter to last 7 days and iterate to 0.3.28
All checks were successful
Build SilverBullet Plug / build (push) Successful in 44s

This commit is contained in:
2026-02-19 09:49:47 -08:00
parent 5f9d062d09
commit 102b05f534
4 changed files with 20 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "icalendar-plug",
"version": "0.3.27",
"version": "0.3.28",
"nodeModulesDir": "auto",
"tasks": {
"sync-version": "deno run -A scripts/sync-version.ts",