Update or add CHANGELOG entries for all packages that will be published by Lerna to include a beta version. This dictates the version published to NPM and avoids any default patch bumps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"version": "5.5.0",
|
||||
"version": "5.5.0-beta.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Automatically decode and throw rich reverts in `_throwIfRevertWithReasonCallResult`",
|
||||
|
Reference in New Issue
Block a user