@stack-spot/portal-network 0.29.0 → 0.30.1

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,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.30.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.30.0...portal-network@v0.30.1) (2024-09-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update workspace variable response ([#375](https://github.com/stack-spot/portal-commons/issues/375)) ([fb4651c](https://github.com/stack-spot/portal-commons/commit/fb4651cd71c7aa8fb3a8f55eee8634402b83f697))
9
+
10
+ ## [0.30.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.29.0...portal-network@v0.30.0) (2024-09-18)
11
+
12
+
13
+ ### Features
14
+
15
+ * add more fn workspace manager ([3d56751](https://github.com/stack-spot/portal-commons/commit/3d56751dce074a36321eb862ba5656c7388f3a5c))
16
+ * Add shared infra and app links fn ([#371](https://github.com/stack-spot/portal-commons/issues/371)) ([85dcc83](https://github.com/stack-spot/portal-commons/commit/85dcc83bf221de51f7da643e5156c7c8c326021d))
17
+
3
18
  ## [0.29.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.28.0...portal-network@v0.29.0) (2024-09-18)
4
19
 
5
20