Skip to content

Commit 3582f6e

Browse files
ci(release): publish latest release
1 parent 687ae57 commit 3582f6e

File tree

5 files changed

+53
-30
lines changed

5 files changed

+53
-30
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
diff --git a/dist/esm/connectors/injected.js b/dist/esm/connectors/injected.js
2+
index 26f420d68ed9a12deea30a3dca195e2bcf3b3c44..70fc93a7db7b9f4db10e71edd73ee81bd0e28f1e 100644
3+
--- a/dist/esm/connectors/injected.js
4+
+++ b/dist/esm/connectors/injected.js
5+
@@ -405,6 +405,18 @@ export function injected(parameters = {}) {
6+
onChainChanged(chain) {
7+
console.log('[injected] onChainChanged', chain);
8+
const chainId = Number(chain);
9+
+ if (this.id === 'io.metamask')
10+
+ this.getProvider()
11+
+ .then((provider) =>
12+
+ provider
13+
+ ?.request({
14+
+ method: 'wallet_switchEthereumChain',
15+
+ params: [{ chainId: numberToHex(chainId) }],
16+
+ })
17+
+ .then(() => {})
18+
+ .catch(() => {}),
19+
+ )
20+
+ .catch(() => {})
21+
config.emitter.emit('change', { chainId });
22+
},
23+
async onConnect(connectInfo) {

RELEASE

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmQgjnjsbdgihYv6dHDgLpnXBkTwSwi3bthr3YLBgry9We`
3-
- CIDv1: `bafybeibc3s5567p7ggbzhvrxuqztosya2qdsixkjlre5onkgbmkiipjba4`
2+
- CIDv0: `QmNryPgeKysHA94RrWHP8fND99CthjcCSUs93ejSbEMdC8`
3+
- CIDv1: `bafybeiahysggu6xwtpveh7ux7hvrc34exseqwgidnl7lob4eogww3m56au`
44

55
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66

@@ -10,36 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
1010
Your Uniswap settings are never remembered across different URLs.
1111

1212
IPFS gateways:
13-
- https://bafybeibc3s5567p7ggbzhvrxuqztosya2qdsixkjlre5onkgbmkiipjba4.ipfs.dweb.link/
14-
- https://bafybeibc3s5567p7ggbzhvrxuqztosya2qdsixkjlre5onkgbmkiipjba4.ipfs.cf-ipfs.com/
15-
- [ipfs://QmQgjnjsbdgihYv6dHDgLpnXBkTwSwi3bthr3YLBgry9We/](ipfs://QmQgjnjsbdgihYv6dHDgLpnXBkTwSwi3bthr3YLBgry9We/)
13+
- https://bafybeiahysggu6xwtpveh7ux7hvrc34exseqwgidnl7lob4eogww3m56au.ipfs.dweb.link/
14+
- https://bafybeiahysggu6xwtpveh7ux7hvrc34exseqwgidnl7lob4eogww3m56au.ipfs.cf-ipfs.com/
15+
- [ipfs://QmNryPgeKysHA94RrWHP8fND99CthjcCSUs93ejSbEMdC8/](ipfs://QmNryPgeKysHA94RrWHP8fND99CthjcCSUs93ejSbEMdC8/)
1616

17-
## 5.31.0 (2024-06-05)
18-
19-
20-
### Features
21-
22-
* **web:** add utm tags to copyLink buttons (#8556) 7a70df6
23-
* **web:** Only show identicon in send speedbump if ENS or Unitag (#8475) 5fea09e
24-
* **web:** use max-image-preview for nft SEO (#8557) caf4d41
17+
### 5.31.1 (2024-06-06)
2518

2619

2720
### Bug Fixes
2821

29-
* **web:** Correctly route back to previous page on AddLiq page (#8523) 21a8143
30-
* **web:** don't disable swap settings for unconnected chains [staging] (#8653) b9731e2
31-
* **web:** fix broken translations (#8581) 5a86cb6
32-
* **web:** fix translations not loading (#8503) 12acb23
33-
* **web:** improve connection loading/error state (#8533) 9371fb3
34-
* **web:** properly filter buy/sell txs on TDP (#8511) 28ac0ef
35-
* **web:** round Send input if greatern than max decimals allowed (#8525) f56c514
36-
* **web:** update USDC address on Celo Alfajores testnet (#8484) d265731
37-
* **web:** update useOnClickOutside to handle tooltips [staging] (#8705) 1a4610f
38-
* **web:** use prev sitemaps for sitemap generation.. (#8524) b72a23f
39-
40-
41-
### Continuous Integration
42-
43-
* **web:** update sitemaps ff410fb
22+
* **web:** patch wagmi to fix MM bug - prod (#8842) 34c7bc6
4423

4524

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.31.0
1+
web/5.31.1

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"[email protected]": "patch:expo-local-authentication@npm%3A13.8.0#./.yarn/patches/expo-local-authentication-npm-13.8.0-3a1b5c983f.patch",
7979
"[email protected]": "patch:react-native-wagmi-charts@npm%3A2.3.0#./.yarn/patches/react-native-wagmi-charts-npm-2.3.0-8e836a8f3c.patch",
8080
"@tamagui/[email protected]": "patch:@tamagui/animations-moti@npm%3A1.92.0#./.yarn/patches/@tamagui-animations-moti-npm-1.92.0-a8dde990ec.patch",
81-
"[email protected]": "patch:cypress-hardhat@npm%3A2.5.0#./.yarn/patches/cypress-hardhat-npm-2.5.0-9b9b7d7a28.patch"
81+
"[email protected]": "patch:cypress-hardhat@npm%3A2.5.0#./.yarn/patches/cypress-hardhat-npm-2.5.0-9b9b7d7a28.patch",
82+
"@wagmi/[email protected]": "patch:@wagmi/core@npm%3A2.6.16#./.yarn/patches/@wagmi-core-npm-2.6.16-1baef7c190.patch"
8283
},
8384
"scripts": {
8485
"g:build": "turbo run build --concurrency=100%",

yarn.lock

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14564,6 +14564,26 @@ __metadata:
1456414564
languageName: node
1456514565
linkType: hard
1456614566

14567+
"@wagmi/core@patch:@wagmi/core@npm%3A2.6.16#./.yarn/patches/@wagmi-core-npm-2.6.16-1baef7c190.patch::locator=universe%40workspace%3A.":
14568+
version: 2.6.16
14569+
resolution: "@wagmi/core@patch:@wagmi/core@npm%3A2.6.16#./.yarn/patches/@wagmi-core-npm-2.6.16-1baef7c190.patch::version=2.6.16&hash=a4dce9&locator=universe%40workspace%3A."
14570+
dependencies:
14571+
eventemitter3: 5.0.1
14572+
mipd: 0.0.5
14573+
zustand: 4.4.1
14574+
peerDependencies:
14575+
"@tanstack/query-core": ">=5.0.0"
14576+
typescript: ">=5.0.4"
14577+
viem: 2.x
14578+
peerDependenciesMeta:
14579+
"@tanstack/query-core":
14580+
optional: true
14581+
typescript:
14582+
optional: true
14583+
checksum: a3252d86a02c9c971ad9c8ba351ef01b14f960d76f73a45d2d7954d40bcdc9c38dcb6bbf6cb330f84c643a6e171c1dfbdfa58d077438fcadb9be7289c5386110
14584+
languageName: node
14585+
linkType: hard
14586+
1456714587
"@walletconnect/auth-client@npm:2.1.2":
1456814588
version: 2.1.2
1456914589
resolution: "@walletconnect/auth-client@npm:2.1.2"

0 commit comments

Comments
 (0)