Fix: Sanitize event objects before indexing and iterate to 0.3.24
All checks were successful
Build SilverBullet Plug / build (push) Successful in 32s

This commit is contained in:
2026-02-18 10:12:10 -08:00
parent 53a3c0e5db
commit 3c69a3567b
6 changed files with 16 additions and 9 deletions

View File

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