@powerhousedao/switchboard 2.4.6-dev.8 → 2.4.7-dev.1

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,19 +1,29 @@
1
- ## 2.4.6-dev.8 (2025-05-27)
1
+ ## 2.4.7-dev.1 (2025-06-03)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - enforce conventional commits ([faa49da40](https://github.com/powerhouse-inc/powerhouse/commit/faa49da40))
5
+ - **academy:** centralize husky & auto-update cli docs ([8c92e0bb1](https://github.com/powerhouse-inc/powerhouse/commit/8c92e0bb1))
6
+ - **ph-cli:** added setup-service command ([dfa082aa6](https://github.com/powerhouse-inc/powerhouse/commit/dfa082aa6))
7
+ - **scripts:** updated setup scripts ([9f7fa7644](https://github.com/powerhouse-inc/powerhouse/commit/9f7fa7644))
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **pre-commit:** use bash syntax and shebang ([da00ff581](https://github.com/powerhouse-inc/powerhouse/commit/da00ff581))
12
+ - added missing dep to academy ([4ec6c8278](https://github.com/powerhouse-inc/powerhouse/commit/4ec6c8278))
13
+ - **academy:** clean up husky script ([e18e26cd8](https://github.com/powerhouse-inc/powerhouse/commit/e18e26cd8))
6
14
 
7
15
  ### 🧱 Updated Dependencies
8
16
 
9
- - Updated document-drive to 1.29.14-dev.1
10
- - Updated document-model to 2.28.1-dev.17
11
- - Updated @powerhousedao/reactor-api to 1.29.28-dev.1
12
- - Updated @powerhousedao/config to 1.27.0-dev.18
17
+ - Updated document-drive to 1.29.14-dev.2
18
+ - Updated document-model to 2.28.1-dev.18
19
+ - Updated @powerhousedao/reactor-api to 1.29.28-dev.3
20
+ - Updated @powerhousedao/config to 1.27.0-dev.19
13
21
 
14
22
  ### ❤️ Thank You
15
23
 
24
+ - Callme-T
16
25
  - Frank
26
+ - Guillermo Puente @gpuente
17
27
 
18
28
  ## 2.3.0 (2025-05-06)
19
29