@stack-spot/portal-network 0.188.1 → 0.190.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,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.190.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.189.0...portal-network@v0.190.0) (2025-10-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * update account api ([#1711](https://github.com/stack-spot/portal-commons/issues/1711)) ([2b0f6d2](https://github.com/stack-spot/portal-commons/commit/2b0f6d250b7fb668adc2e8fe245df98b3e46f5d8))
9
+
10
+ ## [0.189.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.188.1...portal-network@v0.189.0) (2025-10-20)
11
+
12
+
13
+ ### Features
14
+
15
+ * Adds language breakdown and merge info to report types ([#1704](https://github.com/stack-spot/portal-commons/issues/1704)) ([d6329c6](https://github.com/stack-spot/portal-commons/commit/d6329c65849af63781ce7e0a1a809f642ab49dae))
16
+
3
17
  ## [0.188.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.188.0...portal-network@v0.188.1) (2025-10-20)
4
18
 
5
19