@ethlete/cdk 4.51.2 → 4.52.0

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,17 @@
1
1
  # @ethlete/cdk
2
2
 
3
+ ## 4.52.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2522](https://github.com/ethlete-io/ethdk/pull/2522) [`7beeedc`](https://github.com/ethlete-io/ethdk/commit/7beeedc25def9cae7f36a51c43da4a5151b75701) Thanks [@Gw3i](https://github.com/Gw3i)! - Add slider thumb content template outlet to display additional content in the slider-thumb-container
8
+
9
+ ## 4.51.3
10
+
11
+ ### Patch Changes
12
+
13
+ - [`7bac305`](https://github.com/ethlete-io/ethdk/commit/7bac305e9d5777607e8d867ce70660f9162b0a19) Thanks [@TomTomB](https://github.com/TomTomB)! - Fix flickering when opening a toggletip
14
+
3
15
  ## 4.51.2
4
16
 
5
17
  ### Patch Changes