Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-04-30 23:39:42 +00:00
parent f1782a83ba
commit f4bd2bd0d8
8 changed files with 40 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"note": "Patched votingPower logic",
"pr": 214
}
]
],
"timestamp": 1619825976
},
{
"timestamp": 1619596077,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.5 - _April 30, 2021_
* Patched votingPower logic (#214)
## v1.1.4 - _April 28, 2021_
* Dependencies updated

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1619825976,
"version": "0.22.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.22.1",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.22.2 - _April 30, 2021_
* Dependencies updated
## v0.22.1 - _April 28, 2021_
* bump feature version to 1.2 (#213)
@@ -16,6 +20,7 @@ CHANGELOG
## v0.21.1 - _April 12, 2021_
* Dependencies updated
* BSC Uniswap clones (ApeSwap, CafeSwap, CheeseSwap, JulSwap) (#208)
## v0.21.0 - _April 1, 2021_