diff options
Diffstat (limited to 'packages/abi-gen/CHANGELOG.json')
-rw-r--r-- | packages/abi-gen/CHANGELOG.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/abi-gen/CHANGELOG.json b/packages/abi-gen/CHANGELOG.json index 0207266a2..a8f9c709c 100644 --- a/packages/abi-gen/CHANGELOG.json +++ b/packages/abi-gen/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "version": "1.0.1", + "changes": [ + { + "note": "Fix the abi-gen entry point in package.json", + "pr": 901 + } + ] + }, + { "version": "1.0.0", "changes": [ { |