Skip to content

Tags: PandasWhoCode/git-semver

Tags

v0.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Create dependabot.yml (#8)

Signed-off-by: Roger Barker <[email protected]>

v0.2.6

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
Resolve issue with calculating the next version when latest tag is no…

…t on the current branch

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.5

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
Resolve issues with finding the latest tag

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.4

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
Modify FindLatestVersionTag and FindLatestVersion functions to work o…

…n tags that are not in the branch history

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.3

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
chore: rename to andrewb1269hg

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.2

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
chore: add blang/semver to go.sum and go.mod

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.1

Verified

This commit was signed with the committer’s verified signature.
andrewb1269hg Andrew Brandt
fix: add blang/semver and GetMergeBase

Signed-off-by: Andrew Brandt <[email protected]>

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from andrewb1269hg/latest-tag-on-branch

ci: have latest tag on branch for next

v0.1.0

Verified

This commit was signed with the committer’s verified signature.
PSanetra Philip Sanetra
fix: Update dependencies