From 009ca13dee73764a92b4a9596bffc9ebeef783ec Mon Sep 17 00:00:00 2001 From: Uniswap Labs Service Account Date: Mon, 9 Dec 2024 22:38:16 +0000 Subject: [PATCH] ci(release): publish latest release --- RELEASE | 14 +++++++------- VERSION | 2 +- packages/uniswap/src/constants/urls.ts | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/RELEASE b/RELEASE index e8dd26dadf4..621cd39cb88 100644 --- a/RELEASE +++ b/RELEASE @@ -1,6 +1,6 @@ IPFS hash of the deployment: -- CIDv0: `QmTnL81pVbid6ABJzYyucbEiN1aKWHXZTaES1SbUuEhcTv` -- CIDv1: `bafybeicq32clkiemet2nuz4wwrcfcambu4gie5ykfgsno7ucw7lhll2zku` +- CIDv0: `QmfX5PhEdtW5GsS87h9TYNv2391xFgcvskiRhLevHBv4UB` +- CIDv1: `bafybeih7ijsp2ffbfy5ujtegykklef5m5qeabsgzpk22ttclhojwhcy7hq` 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. Your Uniswap settings are never remembered across different URLs. IPFS gateways: -- https://bafybeicq32clkiemet2nuz4wwrcfcambu4gie5ykfgsno7ucw7lhll2zku.ipfs.dweb.link/ -- https://bafybeicq32clkiemet2nuz4wwrcfcambu4gie5ykfgsno7ucw7lhll2zku.ipfs.cf-ipfs.com/ -- [ipfs://QmTnL81pVbid6ABJzYyucbEiN1aKWHXZTaES1SbUuEhcTv/](ipfs://QmTnL81pVbid6ABJzYyucbEiN1aKWHXZTaES1SbUuEhcTv/) +- https://bafybeih7ijsp2ffbfy5ujtegykklef5m5qeabsgzpk22ttclhojwhcy7hq.ipfs.dweb.link/ +- https://bafybeih7ijsp2ffbfy5ujtegykklef5m5qeabsgzpk22ttclhojwhcy7hq.ipfs.cf-ipfs.com/ +- [ipfs://QmfX5PhEdtW5GsS87h9TYNv2391xFgcvskiRhLevHBv4UB/](ipfs://QmfX5PhEdtW5GsS87h9TYNv2391xFgcvskiRhLevHBv4UB/) -### 5.61.2 (2024-12-07) +### 5.61.3 (2024-12-09) ### Bug Fixes -* **web:** prevent crash when sending on bnb chain (#14358) 8b223f0 +* **web:** fix broken link for providing lps (#14372) (#14413) 295fd19 diff --git a/VERSION b/VERSION index d246f7fccdc..0364f4b2d5e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -web/5.61.2 \ No newline at end of file +web/5.61.3 \ No newline at end of file diff --git a/packages/uniswap/src/constants/urls.ts b/packages/uniswap/src/constants/urls.ts index b40185a6431..3768c430ae4 100644 --- a/packages/uniswap/src/constants/urls.ts +++ b/packages/uniswap/src/constants/urls.ts @@ -46,7 +46,7 @@ export const uniswapUrls = { poolOutOfSync: `${helpUrl}/articles/25845512413069`, positionsLearnMore: `${helpUrl}/sections/8122851346573`, priceImpact: `${helpUrl}/articles/8671539602317-What-is-Price-Impact`, - providingLiquidityInfo: `${helpUrl}/articles/20982919867021`, + providingLiquidityInfo: `${helpUrl}/sections/20982919867021`, recoveryPhraseHowToImport: `${helpUrl}/articles/11380692567949-How-to-import-a-recovery-phrase-into-the-Uniswap-Wallet`, recoveryPhraseHowToFind: `${helpUrl}/articles/11306360177677-How-to-find-my-recovery-phrase-in-the-Uniswap-Wallet`, recoveryPhraseForgotten: `${helpUrl}/articles/11306367118349`,