Fix: Add 7-day lookback window for recurring events expansion and iterate to 0.3.26

This commit is contained in:
2026-02-19 08:53:25 -08:00
parent b2b109b923
commit 08b5019452
7 changed files with 64 additions and 38 deletions

View File

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