fix(changesets): correct invalid release bump types

This commit is contained in:
gsxdsm
2026-07-17 17:03:57 -07:00
parent d8735b3dbe
commit d8396c3273
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
"@runfusion/fusion": fix
"@runfusion/fusion": patch
---
summary: Regression storm-guard and agent wake-on-message work on the PostgreSQL backend.

View File

@@ -1,5 +1,5 @@
---
"@runfusion/fusion": fix
"@runfusion/fusion": patch
---
summary: Incident-signal ingestion records incidents on the PostgreSQL backend instead of being skipped.