@odigos/ui-kit 0.0.118 → 0.0.120

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.0.120](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.119...ui-kit-v0.0.120) (2025-10-23)
4
+
5
+
6
+ ### Performance Improvements
7
+
8
+ * improved fetching of namespace workloads ([#450](https://github.com/odigos-io/ui-kit/issues/450)) ([f51df0a](https://github.com/odigos-io/ui-kit/commit/f51df0a264363ca4a98ffb2621cb3c54288e6c79))
9
+
10
+ ## [0.0.119](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.118...ui-kit-v0.0.119) (2025-10-23)
11
+
12
+
13
+ ### Features
14
+
15
+ * **PLAT-20:** render UI based on connection type (VM support) ([#448](https://github.com/odigos-io/ui-kit/issues/448)) ([884c999](https://github.com/odigos-io/ui-kit/commit/884c99943ffb9ed15a70468a38992838e32a6f45))
16
+
3
17
  ## [0.0.118](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.117...ui-kit-v0.0.118) (2025-10-21)
4
18
 
5
19