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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user