File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.0.15] ( https://github.com/Songmu/tagpr/compare/v0.0.14...v0.0.15 ) - 2022-08-31
4+ - enhance docs by @Songmu in https://github.com/Songmu/tagpr/pull/72
5+ - adjust template args by @Songmu in https://github.com/Songmu/tagpr/pull/74
6+ - introduce github.com/Songmu/gh2changelog by @Songmu in https://github.com/Songmu/tagpr/pull/75
7+
38## [ v0.0.14] ( https://github.com/Songmu/tagpr/compare/v0.0.13...v0.0.14 ) - 2022-08-28
49- fix version file detection in releasing by @Songmu in https://github.com/Songmu/tagpr/pull/70
510
Original file line number Diff line number Diff line change 44 version :
55 description : " A version to install tagpr"
66 required : false
7- default : " v0.0.14 "
7+ default : " v0.0.15 "
88runs :
99 using : " composite"
1010 steps :
Original file line number Diff line number Diff line change 11package tagpr
22
3- const version = "0.0.14 "
3+ const version = "0.0.15 "
44
55var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments