@powerhousedao/reactor-api 1.17.0 → 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,19 +1,29 @@
1
- ## 1.17.0 (2025-01-23)
1
+ ## 1.18.0 (2025-01-24)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - push release ([642449fb](https://github.com/powerhouse-inc/powerhouse/commit/642449fb))
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.128.0
10
- - Updated document-drive to 1.16.0
11
- - Updated document-model to 2.18.0
12
- - Updated @powerhousedao/scalars to 1.20.0
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
13
20
 
14
21
  ### ❤️ Thank You
15
22
 
23
+ - acaldas @acaldas
16
24
  - Frank @froid1911
25
+ - Guillermo Puente Sandoval @gpuente
26
+ - ryanwolhuter @ryanwolhuter
17
27
 
18
28
  ## 1.2.0 (2024-10-29)
19
29