@ethlete/cdk 4.66.0 → 4.68.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.68.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`fa7afff`](https://github.com/ethlete-io/ethdk/commit/fa7afff235f2394ddd6d6af6c4e53445bf1576fb) Thanks [@TomTomB](https://github.com/TomTomB)! - Add auto fallback src to picture component
8
+
9
+ ## 4.67.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#2791](https://github.com/ethlete-io/ethdk/pull/2791) [`6751442`](https://github.com/ethlete-io/ethdk/commit/67514421accd23d9abffdf6ef1974c04f9a0e862) Thanks [@nicks-passiert](https://github.com/nicks-passiert)! - Add loading state for breadcrumb items and adjust structure of breadcrumb
14
+
3
15
  ## 4.66.0
4
16
 
5
17
  ### Minor Changes