File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.4.3] ( https://github.com/Songmu/tagpr/compare/v1.4.2...v1.4.3 ) - 2024-10-22
4
+ - update deps and Go version by @Songmu in https://github.com/Songmu/tagpr/pull/184
5
+
3
6
## [ v1.4.2] ( https://github.com/Songmu/tagpr/compare/v1.4.1...v1.4.2 ) - 2024-09-21
4
7
- Update README. by @monochromegane in https://github.com/Songmu/tagpr/pull/181
5
8
- Retry when "Secondary rate limit" error occurs in GitHub API by @snaka in https://github.com/Songmu/tagpr/pull/183
Original file line number Diff line number Diff line change 5
5
version :
6
6
description : " A version to install tagpr"
7
7
required : false
8
- default : " v1.4.2 "
8
+ default : " v1.4.3 "
9
9
outputs :
10
10
tag :
11
11
description : " The semver tag, which is output only when the tagpr has tagged"
Original file line number Diff line number Diff line change 1
1
package tagpr
2
2
3
- const version = "1.4.2 "
3
+ const version = "1.4.3 "
4
4
5
5
var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments