Skip to content

Commit

Permalink
[release] Version v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamontat Chantrachirathumrong committed Sep 13, 2018
1 parent 8d94d04 commit 8484feb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,13 @@ And the problem I got is I forget which emoji is represent what.
And hard to generate changelog file.
So I think 'short key text' is the solution of situation.
2.3.1 -> Fix branch creator error, and improve logger
2.3.0 -> Add changelog command with initial changelog
2.2.1 -> Improve branch creator and commit creator
2.2.0 -> Add branch command; new and list branch
2.1.0 -> Add commit initial command
`,
Version: "2.3.0",
Version: "2.3.1",
}

// Execute is execute method that call by cobra cli.
Expand Down

0 comments on commit 8484feb

Please sign in to comment.