chore(release): v0.3.0

Version bump via changesets (consumed 11 changesets). Forced 0.3.0
instead of changesets' default escalation to 1.0.0 for the pre-1.0
minor bump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-26 00:15:09 -07:00
parent c818d71948
commit 7bc8cf945f
43 changed files with 125 additions and 71 deletions

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/auto-label
## 0.1.3
### Patch Changes
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/auto-label",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Automatically labels tasks based on description content",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/ci-status
## 0.1.3
### Patch Changes
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/ci-status",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Polls CI status for branches and provides a custom API to query results",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/notification
## 0.1.3
### Patch Changes
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/notification",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Example Fusion plugin that sends webhook notifications on task lifecycle events",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/settings-demo
## 0.1.3
### Patch Changes
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/settings-demo",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Example Fusion plugin demonstrating settings schema and runtime configuration",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/hermes-runtime
## 0.1.3
### Patch Changes
- @fusion/engine@0.3.0
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/hermes-runtime",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Hermes AI runtime plugin for Fusion - provides AI agent execution runtime",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/openclaw-runtime
## 0.1.3
### Patch Changes
- @fusion/engine@0.3.0
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/openclaw-runtime",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Provides OpenClaw runtime for Fusion AI agents",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/paperclip-runtime
## 0.1.3
### Patch Changes
- @fusion/engine@0.3.0
- @fusion/plugin-sdk@0.3.0
## 0.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/paperclip-runtime",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Paperclip runtime plugin for Fusion — provides AI agent web access capabilities",
"keywords": [