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.8.2] ( https://github.com/Songmu/tagpr/compare/v1.8.1...v1.8.2 ) - 2025-09-08
4+ - fix: set token to git remote show origin by @Songmu in https://github.com/Songmu/tagpr/pull/234
5+
36## [ v1.8.1] ( https://github.com/Songmu/tagpr/compare/v1.8.0...v1.8.1 ) - 2025-09-08
47- update go-github from v66 to v74 by @Songmu in https://github.com/Songmu/tagpr/pull/229
58- fix: check exsisting extraheader before set token by @Songmu in https://github.com/Songmu/tagpr/pull/232
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.8.1 "
8+ default : " v1.8.2 "
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.8.1 "
3+ const version = "1.8.2 "
44
55var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments