ci(release): publish latest release

parent 0ef36398
IPFS hash of the deployment: IPFS hash of the deployment:
- CIDv0: `QmchdAPH9uqVLCC1ioK17YJLEvjrGv5K4JLjkL7vowb1em` - CIDv0: `QmRoHL76PbHqywdR8tKiFb2TUHLMLAmHBRxP54PD3goYD9`
- CIDv1: `bafybeigvmmijtkdmusl7u22jm76purvb4vyrqihztbb5c7h4ragsc2irhy` - CIDv1: `bafybeibtmwi2m3lg3iq23af4un2rsms3glxcrrx2apuumxwnbwfgldqc7q`
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,15 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway. ...@@ -10,15 +10,15 @@ 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://bafybeigvmmijtkdmusl7u22jm76purvb4vyrqihztbb5c7h4ragsc2irhy.ipfs.dweb.link/ - https://bafybeibtmwi2m3lg3iq23af4un2rsms3glxcrrx2apuumxwnbwfgldqc7q.ipfs.dweb.link/
- https://bafybeigvmmijtkdmusl7u22jm76purvb4vyrqihztbb5c7h4ragsc2irhy.ipfs.cf-ipfs.com/ - https://bafybeibtmwi2m3lg3iq23af4un2rsms3glxcrrx2apuumxwnbwfgldqc7q.ipfs.cf-ipfs.com/
- [ipfs://QmchdAPH9uqVLCC1ioK17YJLEvjrGv5K4JLjkL7vowb1em/](ipfs://QmchdAPH9uqVLCC1ioK17YJLEvjrGv5K4JLjkL7vowb1em/) - [ipfs://QmRoHL76PbHqywdR8tKiFb2TUHLMLAmHBRxP54PD3goYD9/](ipfs://QmRoHL76PbHqywdR8tKiFb2TUHLMLAmHBRxP54PD3goYD9/)
### 5.23.3 (2024-04-11) ### 5.23.4 (2024-04-15)
### Bug Fixes ### Bug Fixes
* **web:** set usePoolData errorPolicy to all a94ce7a * **web:** allow TrustWallet nodes in CSP (#7514) c3c2db5
web/5.23.3 web/5.23.4
\ No newline at end of file \ No newline at end of file
...@@ -98,6 +98,7 @@ ...@@ -98,6 +98,7 @@
"https://trustwallet.com", "https://trustwallet.com",
"https://tokenlist.arbitrum.io", "https://tokenlist.arbitrum.io",
"https://tokens.coingecko.com", "https://tokens.coingecko.com",
"https://*.twnodes.com",
"https://ultra-blue-flower.quiknode.pro", "https://ultra-blue-flower.quiknode.pro",
"https://unpkg.com/@rive-app/canvas@2.8.3/rive.wasm", "https://unpkg.com/@rive-app/canvas@2.8.3/rive.wasm",
"https://us-central1-uniswap-mobile.cloudfunctions.net/", "https://us-central1-uniswap-mobile.cloudfunctions.net/",
......
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