Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-05-19 03:39:57 +00:00
parent 68f87b2432
commit 1cd10f0ac9
3 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,8 @@
"note": "Alias Balancer sor to the old version",
"pr": 481
}
]
],
"timestamp": 1652931596
},
{
"version": "16.60.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.60.1 - _May 19, 2022_
* Alias Balancer sor to the old version (#481)
## v16.60.0 - _May 19, 2022_
* Add BiSwap on BSC (#467)

View File

@ -1381,9 +1381,10 @@
dependencies:
regenerator-runtime "^0.13.4"
"@balancer-labs/sdk@^0.1.6":
"@balancer-labs/sdk@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@balancer-labs/sdk/-/sdk-0.1.6.tgz#1a6f0aacfada7b0afbdf02259ef40ed37d3ecbcb"
integrity sha512-r9s7Y2XJks+8V53kqwaqHDAETipgFSEQxI7TFHYigoOtWp/sUaZnlu0kDMv3NuDvya0+t9gp5a0VxbztLwcn+g==
dependencies:
"@balancer-labs/sor" "^4.0.0-beta.2"
axios "^0.24.0"