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": "2.4.0",
|
||||
"version": "2.4.0-beta.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "`revertWith` mocha extensions now accept Promise-like objects instead of just Promises",
|
||||
|
Reference in New Issue
Block a user