@stack-spot/portal-network 0.121.1 → 0.122.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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.122.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.122.0...portal-network@v0.122.1) (2025-05-07)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add news endpoint in content client ([#985](https://github.com/stack-spot/portal-commons/issues/985)) ([e1ae1ab](https://github.com/stack-spot/portal-commons/commit/e1ae1abe7ba081c05e3c549a26f831e60f8b9cff))
9
+
10
+ ## [0.122.0](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.121.1...portal-network@v0.122.0) (2025-05-05)
11
+
12
+
13
+ ### Features
14
+
15
+ * Feat 1376 workflow context requests ([#980](https://github.com/stack-spot/portal-commons/issues/980)) ([3470b83](https://github.com/stack-spot/portal-commons/commit/3470b83017b7ae33ff5aba1a74946d7c767c33e3))
16
+
3
17
  ## [0.121.1](https://github.com/stack-spot/portal-commons/compare/portal-network@v0.121.0...portal-network@v0.121.1) (2025-04-30)
4
18
 
5
19