@ethlete/cdk 4.61.1 → 4.62.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.62.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`657525c`](https://github.com/ethlete-io/ethdk/commit/657525cb209a4953a78acf100c294e518ef481ba) Thanks [@TomTomB](https://github.com/TomTomB)! - Add input to pagination component to switch rendering from a tags to buttons
8
+
9
+ ## 4.61.2
10
+
11
+ ### Patch Changes
12
+
13
+ - [#2734](https://github.com/ethlete-io/ethdk/pull/2734) [`6599669`](https://github.com/ethlete-io/ethdk/commit/659966922b0d265510c99f74df86d9a652630c03) Thanks [@baltruschat](https://github.com/baltruschat)! - Fix: Execute templateHint signal to ensure that the hint class is set correctly in the accordion header
14
+
3
15
  ## 4.61.1
4
16
 
5
17
  ### Patch Changes