Fix: Handle potential Date objects in event start and iterate to 0.3.23
All checks were successful
Build SilverBullet Plug / build (push) Successful in 29s

This commit is contained in:
2026-02-18 10:04:54 -08:00
parent 606fca25a8
commit 53a3c0e5db
6 changed files with 14 additions and 11 deletions

View File

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