Skip to content

Commit

Permalink
4.11.0 (#791)
Browse files Browse the repository at this point in the history
* 4.11.0

* 4.12.0

* chore: bump sor to 4.12.0 - bump sdks
  • Loading branch information
jsy1218 authored Jan 9, 2025
1 parent 55521f5 commit 2f3cd29
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/smart-order-router",
"version": "4.10.1",
"version": "4.12.0",
"description": "Uniswap Smart Order Router",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -37,15 +37,15 @@
"@types/brotli": "^1.3.4",
"@uniswap/default-token-list": "^11.13.0",
"@uniswap/permit2-sdk": "^1.3.0",
"@uniswap/router-sdk": "^1.14.0",
"@uniswap/router-sdk": "^1.16.0",
"@uniswap/sdk-core": "^6.1.1",
"@uniswap/swap-router-contracts": "^1.3.1",
"@uniswap/token-lists": "^1.0.0-beta.31",
"@uniswap/universal-router": "^1.6.0",
"@uniswap/universal-router-sdk": "^4.8.0",
"@uniswap/v2-sdk": "^4.6.1",
"@uniswap/v3-sdk": "^3.17.1",
"@uniswap/v4-sdk": "^1.12.3",
"@uniswap/universal-router-sdk": "^4.9.0",
"@uniswap/v2-sdk": "^4.8.0",
"@uniswap/v3-sdk": "^3.20.0",
"@uniswap/v4-sdk": "^1.13.0",
"async-retry": "^1.3.1",
"await-timeout": "^1.1.1",
"axios": "^0.21.1",
Expand Down

0 comments on commit 2f3cd29

Please sign in to comment.