File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.10.3] ( https://github.com/Songmu/ghch/compare/v0.10.2...v0.10.3 ) (2021-12-26)
4
+
5
+ * use Songmu/gitconfig instead of tcnksm/go-gitconfigGitconfig [ #35 ] ( https://github.com/Songmu/ghch/pull/35 ) ([ Songmu] ( https://github.com/Songmu ) )
6
+ * go 1.17 and update deps [ #34 ] ( https://github.com/Songmu/ghch/pull/34 ) ([ Songmu] ( https://github.com/Songmu ) )
7
+ * Fix the badge. [ #33 ] ( https://github.com/Songmu/ghch/pull/33 ) ([ shmokmt] ( https://github.com/shmokmt ) )
8
+
3
9
## [ v0.10.2] ( https://github.com/Songmu/ghch/compare/v0.10.1...v0.10.2 ) (2020-01-21)
4
10
5
11
* update deps [ #31 ] ( https://github.com/Songmu/ghch/pull/31 ) ([ Songmu] ( https://github.com/Songmu ) )
Original file line number Diff line number Diff line change 1
1
package ghch
2
2
3
- const version = "0.10.2 "
3
+ const version = "0.10.3 "
4
4
5
5
var revision = "HEAD"
You can’t perform that action at this time.
0 commit comments