@powerhousedao/switchboard 6.0.0-dev.7 → 6.0.0-dev.9

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,31 @@
1
+ ## 6.0.0-dev.9 (2026-01-19)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **ph-cmd:** test build with bun ([#2225](https://github.com/powerhouse-inc/powerhouse/pull/2225))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Ryan Wolhuter @ryanwolhuter
10
+
11
+ ## 6.0.0-dev.8 (2026-01-17)
12
+
13
+ ### 🚀 Features
14
+
15
+ - **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
16
+ - **ci:** deploy staging tenant from release/staging/* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
17
+ - **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
18
+
19
+ ### 🩹 Fixes
20
+
21
+ - **switchboard:** keep prisma db push before running migrations ([e666de869](https://github.com/powerhouse-inc/powerhouse/commit/e666de869))
22
+ - **switchboard:** use ph switchboard --migrate for database migrations ([d4ee55a23](https://github.com/powerhouse-inc/powerhouse/commit/d4ee55a23))
23
+
24
+ ### ❤️ Thank You
25
+
26
+ - acaldas @acaldas
27
+ - Frank
28
+
1
29
  ## 6.0.0-dev.7 (2026-01-16)
2
30
 
3
31
  ### 🩹 Fixes