@stack-spot/portal-network 0.235.3 → 0.237.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,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.237.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.236.0...portal-network@v0.237.0) (2026-06-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * add endpoints for updating foundation security project tags and boundary policy documents ([f05ebcf](https://github.com/stack-spot/portal-commons/commit/f05ebcfaf64808b0fc146248a5e3b5ec3b757892))
9
+ * add preMortenOUId to FoundationStatus and API documentation ([db7e315](https://github.com/stack-spot/portal-commons/commit/db7e315fe80944b9053e3d602267b0d40d7ba728))
10
+ * add role management endpoints and types to cloud platform API ([7fed68f](https://github.com/stack-spot/portal-commons/commit/7fed68f489790d0ee16a72aa2a2ba80f6d9db512))
11
+ * finops v2 ([#2189](https://github.com/stack-spot/portal-commons/issues/2189)) ([05f20e8](https://github.com/stack-spot/portal-commons/commit/05f20e8dd5833a1d7ef4111182cd9d620baef250))
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * update network list controller reference in CloudPlatformClient ([34dd1a5](https://github.com/stack-spot/portal-commons/commit/34dd1a55ddf0c21f89611b90747e1cd30f539281))
17
+
18
+ ## [0.236.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.235.3...portal-network@v0.236.0) (2026-06-01)
19
+
20
+
21
+ ### Features
22
+
23
+ * cloud platform v2 ([#2162](https://github.com/stack-spot/portal-commons/issues/2162)) ([9079232](https://github.com/stack-spot/portal-commons/commit/9079232daf6464cc1cc5d3dec0846bd599006e56))
24
+
3
25
  ## [0.235.3](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.235.2...portal-network@v0.235.3) (2026-05-22)
4
26
 
5
27