Fix: Restore proven recursive date sanitization and unique indexing from deb30ab and iterate to 0.3.25
All checks were successful
Build SilverBullet Plug / build (push) Successful in 30s

This commit is contained in:
2026-02-18 10:26:50 -08:00
parent 3c69a3567b
commit 9b54e2d8a8
6 changed files with 95 additions and 52 deletions

View File

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