@odigos/ui-kit 0.0.115 → 0.0.117

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,24 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.0.117](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.116...ui-kit-v0.0.117) (2025-10-21)
4
+
5
+
6
+ ### Features
7
+
8
+ * RUN-150 | custom probes styling ([#443](https://github.com/odigos-io/ui-kit/issues/443)) ([b4d265d](https://github.com/odigos-io/ui-kit/commit/b4d265d764b635fb500a70e565dd7abbc6a49b6f))
9
+
10
+ ## [0.0.116](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.115...ui-kit-v0.0.116) (2025-10-21)
11
+
12
+
13
+ ### Features
14
+
15
+ * add useBodyScroll hook to manage body scroll locking in Drawer & Modal ([#442](https://github.com/odigos-io/ui-kit/issues/442)) ([6c9c07b](https://github.com/odigos-io/ui-kit/commit/6c9c07b447390bd0f28d31b84e5268c530c4ce3d))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * improved UX for fetching namespaces ([#440](https://github.com/odigos-io/ui-kit/issues/440)) ([2d5f393](https://github.com/odigos-io/ui-kit/commit/2d5f39327cb5778b42cba7729314e4f202cf9d36))
21
+
3
22
  ## [0.0.115](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.114...ui-kit-v0.0.115) (2025-10-21)
4
23
 
5
24