|
|
|
|
|
by claytonjy
6 days ago
|
|
release-please[0] allows you to do a manual version override in a commit, which would allow you to decrement the major version upon reverting a breaking change I think that could be simplified, so the tool can tell that a commit is reverting a breaking change and thus the version should be decremented, but at least there's an escape hatch. [0]: https://github.com/googleapis/release-please |
|