Create CHANGELOG.json for three new packages
This commit is contained in:
parent
8dc73d3d85
commit
7a6cace1ec
11
packages/abi-gen-wrappers/CHANGELOG.json
Normal file
11
packages/abi-gen-wrappers/CHANGELOG.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"pr": 1105,
|
||||||
|
"note": "Initial release"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
11
packages/contract-addresses/CHANGELOG.json
Normal file
11
packages/contract-addresses/CHANGELOG.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"pr": 1105,
|
||||||
|
"note": "Initial release"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
11
packages/contract-artifacts/CHANGELOG.json
Normal file
11
packages/contract-artifacts/CHANGELOG.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"pr": 1105,
|
||||||
|
"note": "Initial release"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user