Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-02-14 13:12:35 +00:00
parent 5d21af1a0a
commit a0fe1c610f
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Fix scaling 1 base unit to 0, round output to base units",
"pr": 422
}
]
],
"timestamp": 1644844353
},
{
"version": "16.49.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.49.5 - _February 14, 2022_
* Fix scaling 1 base unit to 0, round output to base units (#422)
## v16.49.4 - _February 10, 2022_
* Reverts 'Improve Uniswap V3 gas schedule' due to issue with buys (#419)