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

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,28 @@
1
+ ## 3.2.0-dev.5 (2025-06-26)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **common:** add atoms library ([dbc8e8b44](https://github.com/powerhouse-inc/powerhouse/commit/dbc8e8b44))
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **connect,codegen,common,reactor-browser:** fix analytics query subscription ([6e9729739](https://github.com/powerhouse-inc/powerhouse/commit/6e9729739))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - acaldas
14
+ - ryanwolhuter
15
+
16
+ ## 3.2.0-dev.4 (2025-06-25)
17
+
18
+ ### 🚀 Features
19
+
20
+ - added drive analytics processor ([#1607](https://github.com/powerhouse-inc/powerhouse/pull/1607))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Guillermo Puente Sandoval
25
+
1
26
  ## 3.2.0-dev.3 (2025-06-24)
2
27
 
3
28
  ### 🩹 Fixes