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.1.0] ( https://github.com/Songmu/tagpr/compare/v0.0.15...v0.1.0 ) - 2022-09-03
4+ - update dependency by @Songmu in https://github.com/Songmu/tagpr/pull/76
5+ - update README.md by @Songmu in https://github.com/Songmu/tagpr/pull/78
6+
37## [ v0.0.15] ( https://github.com/Songmu/tagpr/compare/v0.0.14...v0.0.15 ) - 2022-08-31
48- enhance docs by @Songmu in https://github.com/Songmu/tagpr/pull/72
59- adjust template args by @Songmu in https://github.com/Songmu/tagpr/pull/74
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.15 "
7+ default : " v0.1.0 "
88runs :
99 using : " composite"
1010 steps :
Original file line number Diff line number Diff line change 11package tagpr
22
3- const version = "0.0.15 "
3+ const version = "0.1.0 "
44
55var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments