@getdashfy/ext-market-live 0.1.0 → 0.1.1

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,11 @@
1
1
  # @getdashfy/ext-market-live
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update README documentation
8
+
3
9
  ## 0.1.0
4
10
 
5
11
  ### Initial Release
package/README.md CHANGED
@@ -122,7 +122,7 @@ An unknown category or key throws, so a typo surfaces as a widget error rather t
122
122
 
123
123
  Display the live price of a single feed, with an optional rolling chart and trend arrow.
124
124
 
125
- <img src="https://raw.githubusercontent.com/dashfy/dashfy-ext-market-live/refs/heads/main/preview/market-live.PriceLive.png" alt="PriceLive widget preview" width="640" />
125
+ <img src="https://raw.githubusercontent.com/dashfy/dashfy-ext-market-live/refs/heads/main/preview/market-live.PriceLive.gif" alt="PriceLive widget preview" width="640" />
126
126
 
127
127
  **Parameters:**
128
128
 
@@ -164,7 +164,7 @@ When `subject` is omitted, the label is derived from `feedId` (`crypto.BTC_USD`
164
164
 
165
165
  Display a table of live prices for many feeds at once, each row showing symbol, price, and trend.
166
166
 
167
- <img src="https://raw.githubusercontent.com/dashfy/dashfy-ext-market-live/refs/heads/main/preview/market-live.TableLive.png" alt="TableLive widget preview" width="640" />
167
+ <img src="https://raw.githubusercontent.com/dashfy/dashfy-ext-market-live/refs/heads/main/preview/market-live.TableLive.gif" alt="TableLive widget preview" width="640" />
168
168
 
169
169
  **Parameters:**
170
170
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getdashfy/ext-market-live",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Market Live extension for Dashfy - Real-time prices from the Pyth Network oracle",
5
5
  "keywords": [
6
6
  "dashfy",