Releases: Songmu/tagpr
Releases · Songmu/tagpr
v0.1.1
v0.1.0
v0.0.15
v0.0.14
v0.0.13
What's Changed
- add actions.yml to support GitHub Actions by @Songmu in #63
- support to specify multiple version files by comma separated string in conf by @Songmu in #65
- adjust bumping version file behavior by @Songmu in #66
- remove generated comment in CHANGELOG.md by @Songmu in #67
- rename tool name to tagpr from rcpr by @Songmu in #68
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- adjust default pull request body by @Songmu in #52
- fix remote name detection by @Songmu in #54
- change rc branch naming by @Songmu in #55
- separate out tagging function by @Songmu in #57
- add convention label variations by @Songmu in #58
- define semv.GuessNext to clarify access scope by @Songmu in #59
- add .github/release.yml automatically when it doesn't exist by @Songmu in #60
- specify a command to change files just before release by config by @Songmu in #61
- configurable pull request template by @Songmu in #62
Full Changelog: v0.0.11...v0.0.12