@stabilitydao/stability 0.24.20 → 0.24.21

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.
@@ -2,10 +2,10 @@
2
2
  "name": "Stability Token List",
3
3
  "logoURI": "https://stability.farm/logo.svg",
4
4
  "keywords": [],
5
- "timestamp": "2025-01-10T00:00:00+00:00",
5
+ "timestamp": "2025-01-13T00:00:00+00:00",
6
6
  "version": {
7
7
  "major": 1,
8
- "minor": 11,
8
+ "minor": 12,
9
9
  "patch": 0
10
10
  },
11
11
  "tags": {
@@ -850,7 +850,7 @@
850
850
  "symbol": "atETH",
851
851
  "name": "Atoll ETH",
852
852
  "decimals": 18,
853
- "logoURI": "https://swapx.fi/assets/ate th-8f480cac.png"
853
+ "logoURI": "https://swapx.fi/assets/ateth-8f480cac.png"
854
854
  },
855
855
  {
856
856
  "chainId": 146,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stabilitydao/stability",
3
- "version": "0.24.20",
3
+ "version": "0.24.21",
4
4
  "description": "Stability Integration Library",
5
5
  "main": "out/index.js",
6
6
  "types": "out/index.d.ts",