fix: PR number in CHANGELOG

This commit is contained in:
Jacob Evans
2021-12-22 08:11:28 +11:00
committed by Noah Khamliche
parent 2c5e8d315a
commit 5af9386dd4

View File

@@ -3,7 +3,8 @@
"version": "16.42.0",
"changes": [
{
"note": "`UniswapV3` support for `Polygon`"
"note": "`UniswapV3` support for `Polygon`",
"pr": 382
}
]
},