@stack-spot/portal-network 0.223.0 → 0.224.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,21 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.224.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.224.0...portal-network@v0.224.1) (2026-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * import of delete role ([#2060](https://github.com/stack-spot/portal-commons/issues/2060)) ([46fa30b](https://github.com/stack-spot/portal-commons/commit/46fa30b12ae4029799d9293cea43c63ca1909bb8))
9
+ * import of delete role ([#2060](https://github.com/stack-spot/portal-commons/issues/2060)) ([46fa30b](https://github.com/stack-spot/portal-commons/commit/46fa30b12ae4029799d9293cea43c63ca1909bb8))
10
+ * update import of deleteRole method ([59e41ea](https://github.com/stack-spot/portal-commons/commit/59e41ea62ccecc31b81703807560bd41c29a0804))
11
+
12
+ ## [0.224.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.223.0...portal-network@v0.224.0) (2026-02-25)
13
+
14
+
15
+ ### Features
16
+
17
+ * update account API for service credential ([#2050](https://github.com/stack-spot/portal-commons/issues/2050)) ([1a4f894](https://github.com/stack-spot/portal-commons/commit/1a4f8946e3b747e1ad00297c8fa17dd38e92b664))
18
+
3
19
  ## [0.223.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.222.0...portal-network@v0.223.0) (2026-02-24)
4
20
 
5
21