Tags: joelanford/go-apidiff
Tags
build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#43) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.8.1 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.8.1...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add output: `semver-type` (#28) `semver-type` returns the type (patch, minor, major) of the sementic version that would be required if producing a release. This can be useful when we want to automatically label a PR with its semver, which later can be used for automatic releases, etc.
PreviousNext