@stack-spot/portal-network 1.0.0-dev.1774882431676 → 1.0.0-dev.1775671719406

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,32 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.234.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.234.0...portal-network@v0.234.1) (2026-04-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * bump lodash lib ([#2137](https://github.com/stack-spot/portal-commons/issues/2137)) ([727069d](https://github.com/stack-spot/portal-commons/commit/727069df998d92626f2cd5cfc8166b57ab2fdbbd))
9
+
10
+ ## [0.234.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.233.0...portal-network@v0.234.0) (2026-04-01)
11
+
12
+
13
+ ### Features
14
+
15
+ * include firewall manager router for cloudPlatform service ([#2126](https://github.com/stack-spot/portal-commons/issues/2126)) ([771766f](https://github.com/stack-spot/portal-commons/commit/771766f33096864518701078021a471b34c61ccc))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * cloud platform remove unecessary routes for firewall manager ([8b03988](https://github.com/stack-spot/portal-commons/commit/8b039888389fabcc4f9ef9b737238f5e9f01ca14))
21
+ * glob vuln ([2a28af1](https://github.com/stack-spot/portal-commons/commit/2a28af106ab62b6930848119c04e5d75a5af897d))
22
+
23
+ ## [0.233.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.232.0...portal-network@v0.233.0) (2026-03-31)
24
+
25
+
26
+ ### Features
27
+
28
+ * update APIs for account content sharing ([#2113](https://github.com/stack-spot/portal-commons/issues/2113)) ([cdfe268](https://github.com/stack-spot/portal-commons/commit/cdfe2685750df429ace26d30484c65ee8cc25c5e))
29
+
3
30
  ## [0.232.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.231.0...portal-network@v0.232.0) (2026-03-20)
4
31
 
5
32