@powerhousedao/switchboard 3.2.0-dev.5 → 3.2.0-dev.7

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,26 @@
1
+ ## 3.2.0-dev.7 (2025-06-28)
2
+
3
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
4
+
5
+ ## 3.2.0-dev.6 (2025-06-27)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **connect:** use atom store and provider from state library ([28f646636](https://github.com/powerhouse-inc/powerhouse/commit/28f646636))
10
+ - added drive analytics processor ([#1607](https://github.com/powerhouse-inc/powerhouse/pull/1607))
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - updated document-engineering ver ([3522179d6](https://github.com/powerhouse-inc/powerhouse/commit/3522179d6))
15
+ - updated atoms with header changes ([2b557197a](https://github.com/powerhouse-inc/powerhouse/commit/2b557197a))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Benjamin Jordan (@thegoldenmule)
20
+ - Guillermo Puente
21
+ - Guillermo Puente Sandoval
22
+ - ryanwolhuter
23
+
1
24
  ## 3.2.0-dev.5 (2025-06-26)
2
25
 
3
26
  ### 🚀 Features