ci(release): publish latest release

parent d5dc3f57
IPFS hash of the deployment: IPFS hash of the deployment:
- CIDv0: `Qma8AcDw32RXGXKAXL6Aj2SXtibZTKUJfAZjo8enJ2DZ7N` - CIDv0: `QmeD9iZE1wVDCJ7Fa7A54GaJTvW1Pz49tpS5gKaKLQc8NS`
- CIDv1: `bafybeifpdf737ucz7lem6uwz6rkpth7qvmyjygyxz7gru34tzxjyrzkfie` - CIDv1: `bafybeihlz4sl3v7pyeiak4vurg26w5dj6654yd3eg772xldksazu3atwt4`
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://bafybeifpdf737ucz7lem6uwz6rkpth7qvmyjygyxz7gru34tzxjyrzkfie.ipfs.dweb.link/ - https://bafybeihlz4sl3v7pyeiak4vurg26w5dj6654yd3eg772xldksazu3atwt4.ipfs.dweb.link/
- [ipfs://Qma8AcDw32RXGXKAXL6Aj2SXtibZTKUJfAZjo8enJ2DZ7N/](ipfs://Qma8AcDw32RXGXKAXL6Aj2SXtibZTKUJfAZjo8enJ2DZ7N/) - [ipfs://QmeD9iZE1wVDCJ7Fa7A54GaJTvW1Pz49tpS5gKaKLQc8NS/](ipfs://QmeD9iZE1wVDCJ7Fa7A54GaJTvW1Pz49tpS5gKaKLQc8NS/)
### 5.70.4 (2025-02-11) ### 5.70.5 (2025-02-11)
### Bug Fixes ### Bug Fixes
* **web:** hardcode bridged assets to be verified (#16163) 0d3ed69 * **web:** add unichain rpc to csp (#16164) 9781a05
web/5.70.4 web/5.70.5
\ No newline at end of file \ No newline at end of file
...@@ -100,6 +100,7 @@ ...@@ -100,6 +100,7 @@
"https://x6ahx1oagk.execute-api.us-east-2.amazonaws.com", "https://x6ahx1oagk.execute-api.us-east-2.amazonaws.com",
"https://mainnet.era.zksync.io/", "https://mainnet.era.zksync.io/",
"https://8mr3mthjba.execute-api.us-east-2.amazonaws.com", "https://8mr3mthjba.execute-api.us-east-2.amazonaws.com",
"https://mainnet.unichain.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