Skip to content

Releases: Songmu/tagpr

v0.0.8

18 Aug 14:11
1649767
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

18 Aug 06:23
dd27448
Compare
Choose a tag to compare

What's Changed

  • fix process around date when updating changelog by @Songmu in #37

Full Changelog: v0.0.6...v0.0.7

v0.0.6

18 Aug 05:01
df14c54
Compare
Choose a tag to compare

What's Changed

  • create as many changelogs as possible if missing by @Songmu in #35

Full Changelog: v0.0.5...v0.0.6

v0.0.5

17 Aug 17:30
e096b42
Compare
Choose a tag to compare

What's Changed

  • use fi.Mode().IsRegular() by @Songmu in #32
  • implement updating CHANGELOG.md process by @Songmu in #34

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Aug 11:28
428bd4d
Compare
Choose a tag to compare

What's Changed

  • create a normal release instead of a draft when tagging by @Songmu in #30

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Aug 09:01
4c509d0
Compare
Choose a tag to compare

What's Changed

  • use personal access token in rcpr by @Songmu in #28
  • introduce softprops/aciton-gh-release by @Songmu in #29

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Aug 11:40
582dbae
Compare
Choose a tag to compare

What's Changed

  • guess the next version from the label name convention by @Songmu in #20
  • unshallow in initialize by @Songmu in #22
  • retrieve next version after pushing changes into rc branch by @Songmu in #24
  • introduce semv struct for representing semver by @Songmu in #25
  • create a draft release at the same time it tags by @Songmu in #26

Full Changelog: v0.0.1...v0.0.2