Skip to content

Commit

Permalink
ci(release): publish latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-happy-puppy committed Jul 24, 2024
1 parent ac6fb2e commit d43974c
Show file tree
Hide file tree
Showing 333 changed files with 10,586 additions and 42,761 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @uniswap/web-admins
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ An open source repository for all Uniswap front end interfaces maintained by Uni
## Interfaces

- Web: [app.uniswap.org](https://app.uniswap.org)
- Wallet (mobile + extension): [wallet.uniswap.org](https://wallet.uniswap.org)
- Wallet: [wallet.uniswap.org](https://wallet.uniswap.org)

## Socials / Contact

Expand All @@ -31,7 +31,6 @@ For instructions per application or package, see the README published for each a

- [Web](apps/web/README.md)
- [Mobile](apps/mobile/README.md)
- [Extension](apps/extension/README.md)

## Releases

Expand All @@ -44,7 +43,7 @@ Translations for our applications are done through [crowdin](https://crowdin.com
| App | Coverage |
| ------- | -------- |
| web | [![Crowdin](https://badges.crowdin.net/uniswap-interface/localized.svg)](https://crowdin.com/project/uniswap-interface) |
| wallet | [![Crowdin](https://badges.crowdin.net/uniswap-wallet/localized.svg)](https://crowdin.com/project/uniswap-wallet) |
| mobile | [![Crowdin](https://badges.crowdin.net/uniswap-wallet/localized.svg)](https://crowdin.com/project/uniswap-wallet) |

## 🗂 Directory Structure

Expand Down
27 changes: 24 additions & 3 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
- UI fixes across various pages
- UniswapX UI/UX improvements
- Internal code organization improvements
IPFS hash of the deployment:
- CIDv0: `QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY`
- CIDv1: `bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu`

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

You can also access the Uniswap Interface from an IPFS gateway.
**BEWARE**: The Uniswap interface uses [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) to remember your settings, such as which tokens you have imported.
**You should always use an IPFS gateway that enforces origin separation**, or our hosted deployment of the latest release at [app.uniswap.org](https://app.uniswap.org).
Your Uniswap settings are never remembered across different URLs.

IPFS gateways:
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.dweb.link/
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.cf-ipfs.com/
- [ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/](ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/)

### 5.40.2 (2024-07-24)


### Bug Fixes

* **web:** use tx hash for block explorer link (#10446) 84c4455


2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
extension/1.1.0
web/5.40.2
17 changes: 0 additions & 17 deletions apps/extension/.depcheckrc

This file was deleted.

1 change: 0 additions & 1 deletion apps/extension/.eslintignore

This file was deleted.

28 changes: 0 additions & 28 deletions apps/extension/.eslintrc.js

This file was deleted.

30 changes: 0 additions & 30 deletions apps/extension/.gitignore

This file was deleted.

53 changes: 0 additions & 53 deletions apps/extension/README.md

This file was deleted.

71 changes: 0 additions & 71 deletions apps/extension/jest-setup.js

This file was deleted.

58 changes: 0 additions & 58 deletions apps/extension/jest.config.js

This file was deleted.

Loading

0 comments on commit d43974c

Please sign in to comment.