Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-05-10 01:41:06 +00:00
parent aa1016ee5f
commit ccf999a495
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Fix a runtime error related to BalancerV2SwapInfoCache", "note": "Fix a runtime error related to BalancerV2SwapInfoCache",
"pr": 472 "pr": 472
} }
] ],
"timestamp": 1652146864
}, },
{ {
"version": "16.57.2", "version": "16.57.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v16.57.3 - _May 10, 2022_
* Fix a runtime error related to BalancerV2SwapInfoCache (#472)
## v16.57.2 - _May 2, 2022_ ## v16.57.2 - _May 2, 2022_
* Fix missing AMM quotes on indicative Quote Reports (#466) * Fix missing AMM quotes on indicative Quote Reports (#466)