Add changelog entries
This commit is contained in:
parent
021041165a
commit
fca5260eb1
@ -20,6 +20,10 @@
|
|||||||
"note":
|
"note":
|
||||||
"Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
|
"Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers",
|
||||||
"pr": 1105
|
"pr": 1105
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
|
||||||
|
"pr": 1105
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.13",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
|
||||||
|
"pr": 1105
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.0.12",
|
"version": "1.0.12",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.1.8",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Make @types/solidity-parser-antlr a 'dependency' so it's available to users of the library",
|
||||||
|
"pr": 1105
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.1.7",
|
"version": "2.1.7",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.7",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Make @loopback/openapi-v3-types a 'dependency' so it's available to users of the library",
|
||||||
|
"pr": 1105
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.0.6",
|
"version": "1.0.6",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -9,6 +9,10 @@
|
|||||||
{
|
{
|
||||||
"note": "Add support for `eth_signTypedData` in wallets Mnemonic, Private and EthLightWallet",
|
"note": "Add support for `eth_signTypedData` in wallets Mnemonic, Private and EthLightWallet",
|
||||||
"pr": 1102
|
"pr": 1102
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
|
||||||
|
"pr": 1105
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user