chore(release): v0.2.1

Catch-up commit for the v0.2.1 publish — the prior release script's
git commit step failed silently (allowFail), so the version bumps
and consumed changeset were left uncommitted while the npm publish
still succeeded.
This commit is contained in:
gsxdsm
2026-04-25 00:16:46 -07:00
parent d46aa988cc
commit c1b7990167
5 changed files with 15 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "runfusion.ai",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"description": "Launch Fusion with `npx runfusion.ai` — tiny alias for @runfusion/fusion.",
"homepage": "https://runfusion.ai",