fix: PR number in CHANGELOG

This commit is contained in:
Jacob Evans 2021-12-22 08:11:28 +11:00
parent 813d703d12
commit 9b2e5a3adb
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842

View File

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