@odigos/ui-kit 0.0.174 → 0.0.176

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.176](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.175...ui-kit-v0.0.176) (2026-01-20)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * replace useConnection with useOdigos for VM detection across components ([#613](https://github.com/odigos-io/ui-kit/issues/613)) ([5e2ec61](https://github.com/odigos-io/ui-kit/commit/5e2ec61a3d445e22b541724e170554b2fe2a74ce))
9
+
10
+ ## [0.0.175](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.174...ui-kit-v0.0.175) (2026-01-19)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * filter connections from config drawer, and disable on table (for versions prior to v1.16) ([#611](https://github.com/odigos-io/ui-kit/issues/611)) ([883bd19](https://github.com/odigos-io/ui-kit/commit/883bd195cdb0be640fe2f970a2de14eef3db4c60))
16
+
3
17
  ## [0.0.174](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.173...ui-kit-v0.0.174) (2026-01-18)
4
18
 
5
19