Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-08-31 07:06:27 +00:00
parent eb733cc58f
commit 1bf96e91bb
3 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,8 @@
{
"note": "chore: Curve new pools (CVX-CRX, MIM, atricrypto3)"
}
]
],
"timestamp": 1630393585
},
{
"timestamp": 1629414734,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.26.2 - _August 31, 2021_
* chore: Curve new pools (CVX-CRX, MIM, atricrypto3)
## v16.26.1 - _August 19, 2021_
* Dependencies updated

View File

@ -10344,9 +10344,9 @@ public-encrypt@^4.0.0:
randombytes "^2.0.1"
safe-buffer "^5.1.2"
"publish-release@git+https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
"publish-release@https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
version "1.3.3"
resolved "git+https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
resolved "https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
dependencies:
async "^0.9.0"
ghauth "^2.0.0"