combine changelog entries since we haven't published yet
This commit is contained in:
parent
e4eac14dc9
commit
b763cdbd4c
@ -1,13 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"version": "0.7.3",
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"note": "Fixes uncaught Error in abi_decoder",
|
|
||||||
"pr": 763
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "0.7.2",
|
"version": "0.7.2",
|
||||||
"changes": [
|
"changes": [
|
||||||
@ -17,6 +8,10 @@
|
|||||||
{
|
{
|
||||||
"note": "Add logUtils.warn",
|
"note": "Add logUtils.warn",
|
||||||
"pr": 589
|
"pr": 589
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Fixes uncaught Error in abi_decoder",
|
||||||
|
"pr": 763
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@0xproject/utils",
|
"name": "@0xproject/utils",
|
||||||
"version": "0.7.3",
|
"version": "0.7.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.12"
|
"node": ">=6.12"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user