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/fusion",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"license": "MIT",
|
||||
"description": "Fusion CLI: HTTP API server, daemon, dashboard launcher, and task tooling for the Fusion AI coding agent.",
|
||||
"homepage": "https://github.com/Runfusion/Fusion#readme",
|
||||
|
||||
Reference in New Issue
Block a user