@powerhousedao/reactor-api 1.16.3 → 1.18.0

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,17 +1,29 @@
1
- ## 1.16.3 (2025-01-23)
1
+ ## 1.18.0 (2025-01-24)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - **ph-cli:** added https support for connect ([a9335a4d](https://github.com/powerhouse-inc/powerhouse/commit/a9335a4d))
5
+ - **document-model-libs:** remove rwa ([0516b2e7](https://github.com/powerhouse-inc/powerhouse/commit/0516b2e7))
6
+ - **reactor-local:** load document models from installed packages ([3d434fd7](https://github.com/powerhouse-inc/powerhouse/commit/3d434fd7))
7
+ - **ph-cli:** use getConfig in connect command ([#917](https://github.com/powerhouse-inc/powerhouse/pull/917))
8
+ - **ph-cli:** trigger release ([6624a561](https://github.com/powerhouse-inc/powerhouse/commit/6624a561))
9
+
10
+ ### 🩹 Fixes
11
+
12
+ - **ph-cmd:** read version from package.json ([#920](https://github.com/powerhouse-inc/powerhouse/pull/920))
13
+ - **ph-cli:** update connect dep ([#919](https://github.com/powerhouse-inc/powerhouse/pull/919))
6
14
 
7
15
  ### 🧱 Updated Dependencies
8
16
 
9
- - Updated document-model-libs to 1.127.3
10
- - Updated document-drive to 1.15.3
17
+ - Updated document-model-libs to 1.129.0
18
+ - Updated document-drive to 1.16.1
19
+ - Updated @powerhousedao/scalars to 1.21.0
11
20
 
12
21
  ### ❤️ Thank You
13
22
 
14
23
  - acaldas @acaldas
24
+ - Frank @froid1911
25
+ - Guillermo Puente Sandoval @gpuente
26
+ - ryanwolhuter @ryanwolhuter
15
27
 
16
28
  ## 1.2.0 (2024-10-29)
17
29