@sensiblestats/widget-embed 0.31.0 → 0.31.2

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
  # @sensiblestats/widget-embed
2
2
 
3
+ ## 0.31.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 2d55861: Betting cards: drop the league name from the header when a team pair fills it. The demoted competition now shows as its crest only, with the name kept in the meta title tooltip so it stays discoverable. Frees space in the tight header; the competition-as-hero case (no team pair) still shows the name.
8
+
9
+ ## 0.31.1
10
+
11
+ ### Patch Changes
12
+
13
+ - c60b673: Club widget now swaps the live dashboard for the post-match dashboard when a match ends, instead of leaving the last live card frozen on screen.
14
+
3
15
  ## 0.31.0
4
16
 
5
17
  ### Minor Changes