ci(release): publish latest release

parent 0224de97
IPFS hash of the deployment: IPFS hash of the deployment:
- CIDv0: `QmdBE9twnqZcftEmPMTNYyfm7qxkAANFeSMhVxHD1MtyNu` - CIDv0: `QmV6wxRgkV16x6Gemmdg8UW9HD5zDgjLef844S1wk32H1a`
- CIDv1: `bafybeig4ovh5dhuiambfcabacoemcxmvuql5tcl3vscbctdzinmcodysby` - CIDv1: `bafybeidep4w2hwdtu4uhxrg6xuk7rdlfjf7j7zq53mo2whxi6k3jeuvfbe`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org). The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...@@ -10,14 +10,14 @@ You can also access the Uniswap Interface from an IPFS gateway. ...@@ -10,14 +10,14 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs. Your Uniswap settings are never remembered across different URLs.
IPFS gateways: IPFS gateways:
- https://bafybeig4ovh5dhuiambfcabacoemcxmvuql5tcl3vscbctdzinmcodysby.ipfs.dweb.link/ - https://bafybeidep4w2hwdtu4uhxrg6xuk7rdlfjf7j7zq53mo2whxi6k3jeuvfbe.ipfs.dweb.link/
- [ipfs://QmdBE9twnqZcftEmPMTNYyfm7qxkAANFeSMhVxHD1MtyNu/](ipfs://QmdBE9twnqZcftEmPMTNYyfm7qxkAANFeSMhVxHD1MtyNu/) - [ipfs://QmV6wxRgkV16x6Gemmdg8UW9HD5zDgjLef844S1wk32H1a/](ipfs://QmV6wxRgkV16x6Gemmdg8UW9HD5zDgjLef844S1wk32H1a/)
## 5.81.0 (2025-04-29) ### 5.81.1 (2025-04-29)
### Features ### Bug Fixes
* **web:** pass uniquote enabled to trading api requests (#19010) 155876e * **web:** add additional statsig api urls to our csp.json file (#19035) 209df5d
web/5.81.0 web/5.81.1
\ No newline at end of file \ No newline at end of file
...@@ -107,6 +107,15 @@ ...@@ -107,6 +107,15 @@
"https://8mr3mthjba.execute-api.us-east-2.amazonaws.com", "https://8mr3mthjba.execute-api.us-east-2.amazonaws.com",
"https://mainnet.unichain.org/", "https://mainnet.unichain.org/",
"https://api.web3modal.org", "https://api.web3modal.org",
"https://api.statsig.com",
"https://featuregates.org",
"https://events.statsigapi.net",
"https://api.statsigcdn.com",
"https://featureassets.org",
"https://assetsconfigcdn.org",
"https://prodregistryv2.org",
"https://cloudflare-dns.com",
"https://beyondwickedmapping.org",
"wss://*.uniswap.org", "wss://*.uniswap.org",
"wss://relay.walletconnect.com", "wss://relay.walletconnect.com",
"wss://relay.walletconnect.org", "wss://relay.walletconnect.org",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment