chore(release): v0.2.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-24 20:45:05 -07:00
parent 4029335d99
commit c1f0abb2a4
5 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# @runfusion/fusion
## 0.2.0
### Minor Changes
- a8f5591: Add support for an optional custom ntfy server URL in notification settings, with default fallback to `https://ntfy.sh` when unset.
## 0.1.3
### Patch Changes