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+ ## [ v1.17.0] ( https://github.com/Songmu/tagpr/compare/v1.16.0...v1.17.0 ) - 2026-02-14
4+ - Add fixedMajorVersion option for multiple major version support by @Konboi in https://github.com/Songmu/tagpr/pull/296
5+
36## [ v1.16.0] ( https://github.com/Songmu/tagpr/compare/v1.15.0...v1.16.0 ) - 2026-02-14
47- docs: improve README for labels and env vars by @tokuhirom in https://github.com/Songmu/tagpr/pull/300
58- Use scoped release yaml path in github releases by @wreulicke in https://github.com/Songmu/tagpr/pull/304
Original file line number Diff line number Diff line change 55 version :
66 description : " A version to install tagpr"
77 required : false
8- default : " v1.16 .0"
8+ default : " v1.17 .0"
99 config :
1010 description : " A path to the tagpr configuration file"
1111 required : false
Original file line number Diff line number Diff line change 11package tagpr
22
3- const version = "1.16 .0"
3+ const version = "1.17 .0"
44
55var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments