Releases: at-wat/catkin-release-action
Releases · at-wat/catkin-release-action
v1.0.15
What's Changed
- Configure Renovate in #24
- Update actions/checkout action to v3 in #25
- Migrate set-output command to output file by @at-wat in #27
Full Changelog: v1.0.14...v1.0.15
v1.0.14
Update base ROS image (#23)
v1.0.13
Fix branch name detection (#21) For old git version.
v1.0.12
Output created_branch and version even if up-to-date (#17)
v1.0.11
Quote git username (#16)
v1.0.10
Fix rst tweak script (#14)
v1.0.9
Fix update condition and skip if up-to-date (#12)
v1.0.8
Fix existence check and cleanup (#11)
v1.0.7
Fix variable name (#10)
v1.0.6
Check duplication and update existing PR (#9) * Check duplication * Update PR if exists