@sensiblestats/widget-embed 0.37.2 → 0.37.3

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,13 @@
1
1
  # @sensiblestats/widget-embed
2
2
 
3
+ ## 0.37.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Shows a half-time label instead of a frozen 45', ages the live minute against when the reading was
8
+ actually taken so it no longer sits up to two minutes behind, and stops asserting a clock for a
9
+ single match whose sync window has stalled.
10
+
3
11
  ## 0.37.2
4
12
 
5
13
  ### Patch Changes