606fca25a8
Chore: Add debug logging and iterate to 0.3.22
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-18 09:58:22 -08:00
f06799419c
Feat: Implement version sync and iterate to 0.3.21
...
Build SilverBullet Plug / build (push) Successful in 27s
- Added a version sync orchestrator script to ensure consistent versioning across project files.
- Configured `deno task build` to automatically synchronize versions before compiling.
- Set the project version to 0.3.21 in `deno.json` and propagated it throughout the codebase.
2026-02-18 08:44:48 -08:00
d8f6f0396f
Chore: Cleanup before rebase
Build SilverBullet Plug / build (push) Successful in 33s
2026-02-17 14:40:48 -08:00
070b10843e
Fix(timezone): Implement True UTC calculation and bump to v0.3.0
Build SilverBullet Plug / build (push) Successful in 24s
2026-02-17 10:07:02 -08:00
f847ad53bc
Update SilverBullet dependency to v2.4.1
Build SilverBullet Plug / build (push) Failing after 23s
2026-02-16 07:57:23 -08:00
af12466721
Use edge compiler URL
Build SilverBullet Plug / build (push) Failing after 28s
2026-02-16 07:43:22 -08:00
b59aabd115
Update to SB v0.10.4
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:53:21 -08:00
c39b869795
Update dependencies and add diagnostics
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:52:33 -08:00
e33be08320
Use raw github URL for plug-compiler
Build SilverBullet Plug / build (push) Failing after 7s
2026-02-15 17:51:37 -08:00
56e11f748b
Use stable plug-compiler v0.10.1 to fix CI
Build SilverBullet Plug / build (push) Failing after 8s
2026-02-15 17:50:09 -08:00
651a1107d1
Align project structure with silverbullet-plug-template
...
Build SilverBullet Plug / build (push) Failing after 11s
- Rename deno.jsonc to deno.json and update build tasks
- Add PLUG.md for SB v2 installation
- Update .gitignore to include .plug.js files
- Update README.md with new installation instructions
- Simplify GitHub workflow
2026-02-15 15:27:51 -08:00