Asbjørn Ulsberg

Results 575 comments of Asbjørn Ulsberg

I think it needs tests. I also think we should investigate whether we can implement the same solution for other CI environments as well.

@Sharparam where on [SemVer.org](https://semver.org/) is it recommended to interpret `+major` as `+minor` if the major version is `0`? It does say that for major version `0` it's allowed to introduce...

I think `+semver:major` should always increment major, regardless of what the current version number is. Whether `+semver:breaking`, `semver:feature` and `semver:fix` should be treated differently when the current version number is...

Sounds reasonable. As long as no existing tests fail, I'm positive. :)