Add PRs to changelogs
This commit is contained in:
committed by
Amir Bandeali
parent
f8009dbb27
commit
5781ab5436
@@ -4,11 +4,11 @@
|
||||
"changes": [
|
||||
{
|
||||
"note": "Automatically decode and throw rich reverts in `_throwIfRevertWithReasonCallResult`",
|
||||
"pr": TODO
|
||||
"pr": 1761
|
||||
},
|
||||
{
|
||||
"note": "Remove dependency on ethers.js",
|
||||
"pr": TODO
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.3.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add `chaiSetup` function with rich revert support",
|
||||
"note": "Add `chaiSetup` function with `RevertError` testing support",
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.2.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add `RichRevertAbi` interface as part of `AbiDefinition` types",
|
||||
"note": "Add `RevertErrorAbi` interface as part of `AbiDefinition` types",
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
"pr": 1742
|
||||
},
|
||||
{
|
||||
"note": "Add Exchange `RevertError` types",
|
||||
"pr": TODO
|
||||
"note": "Add Exchange `RevertError` types to `ExchangeRevertErrors`",
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add `OrderStatus` type",
|
||||
"pr": TODO
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add types for `@0x/dev-utils` chai helpers in `types/@0x`",
|
||||
"pr": TODO
|
||||
"pr": 1761
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
{
|
||||
"note": "Add `RevertError`, `StringRevertError`, `AnyRevertError` types and associated utilities",
|
||||
"pr": TODO
|
||||
"pr": 1761
|
||||
}
|
||||
],
|
||||
"timestamp": 1563006338
|
||||
|
||||
Reference in New Issue
Block a user