@powerhousedao/switchboard 6.0.0-dev.56 → 6.0.0-dev.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## 6.0.0-dev.57 (2026-02-24)
2
+
3
+ ### 🚀 Features
4
+
5
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
10
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
11
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
12
+
13
+ ### ❤️ Thank You
14
+
15
+ - Benjamin Jordan
16
+
1
17
  ## 6.0.0-dev.56 (2026-02-21)
2
18
 
3
19
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.