Skip to content

Commit 64ff3de

Browse files
ci(release): publish latest release
1 parent 2d2034e commit 64ff3de

1,315 files changed

Lines changed: 30298 additions & 20844 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.depcheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ ignores: [
1919
'dd-trace',
2020
# depcheck flags itself as unused
2121
'depcheck',
22+
# oxlint is a root-level dependency used via oxlint.config.ts
23+
'oxlint',
2224
]

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.13.1
1+
v22.22.2

.nxignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ node_modules
3636
.circleci
3737

3838
# Ignore documentation
39-
docs
39+
/docs
4040
*.md
4141

4242
# Ignore labs (experimental projects)

.oxlintrc.fast.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

.oxlintrc.json

Lines changed: 0 additions & 455 deletions
This file was deleted.

.stackmaster-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"setup": "bun install",
3+
"run": "bun web start",
4+
"cleanup": ""
5+
}

.xcode-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26.3
1+
26.4

RELEASE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmYspBNPhKLM5x5H3iXQtHeMpCf3SpEg9thsoyDUco2cBK`
3-
- CIDv1: `bafybeie4sckqrwo64q345nauc4gmqfw3oy2oevjqyvz6qicekmtmi2qy5i`
2+
- CIDv0: `Qmb4zXkPZsA1Mo65s4tq4LZkBJWVyAyKGzG3wHkm2i8WLc`
3+
- CIDv1: `bafybeif5eugjw27xojeumxxdaeieu6ffz7k47hsdnbvr75tp4nulsr2yju`
44

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

@@ -10,5 +10,5 @@ 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://bafybeie4sckqrwo64q345nauc4gmqfw3oy2oevjqyvz6qicekmtmi2qy5i.ipfs.dweb.link/
14-
- [ipfs://QmYspBNPhKLM5x5H3iXQtHeMpCf3SpEg9thsoyDUco2cBK/](ipfs://QmYspBNPhKLM5x5H3iXQtHeMpCf3SpEg9thsoyDUco2cBK/)
13+
- https://bafybeif5eugjw27xojeumxxdaeieu6ffz7k47hsdnbvr75tp4nulsr2yju.ipfs.dweb.link/
14+
- [ipfs://Qmb4zXkPZsA1Mo65s4tq4LZkBJWVyAyKGzG3wHkm2i8WLc/](ipfs://Qmb4zXkPZsA1Mo65s4tq4LZkBJWVyAyKGzG3wHkm2i8WLc/)

VERSION

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

0 commit comments

Comments
 (0)