@stack-spot/portal-network 0.30.1 → 0.32.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,25 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.32.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.31.0...portal-network@v0.32.0) (2024-09-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * workflows list ([e97d1b0](https://github.com/stack-spot/portal-commons/commit/e97d1b0770fb5b619f593804f32fec72ac3bc822))
9
+
10
+ ## [0.31.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.30.1...portal-network@v0.31.0) (2024-09-20)
11
+
12
+
13
+ ### Features
14
+
15
+ * app and infra details and delete ([8de8144](https://github.com/stack-spot/portal-commons/commit/8de8144b289d36e22f9c359a1e6a0bad51b8b559))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Fix mutation to query client action ([#380](https://github.com/stack-spot/portal-commons/issues/380)) ([870abad](https://github.com/stack-spot/portal-commons/commit/870abade560b046834c042cc91074189af8fdbe5))
21
+ * Improve ws-manager permissions ([#374](https://github.com/stack-spot/portal-commons/issues/374)) ([9f8e139](https://github.com/stack-spot/portal-commons/commit/9f8e13929d428e27b8d45ca226138f55bef479ce))
22
+
3
23
  ## [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
24
 
5
25