-
-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
baseline: Avoid warning at major version boundaries
There is nothing which requires the first release to use version 1.0. Especially with the desire to rename things at major boundaries, it is not unexpected that the first release of an artifact may be version 2.0 or 3.0. And in this case, a warning about missing baseline is noise. Signed-off-by: BJ Hargrave <[email protected]>
- Loading branch information
1 parent
aab80cb
commit 38b3552
Showing
2 changed files
with
24 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters