chore(changelog): generate v1.2.0

main
Tran Hau 2021-01-12 01:38:16 +07:00
parent 176e35a16e
commit f63264dc60
1 changed files with 21 additions and 1 deletions

View File

@ -1,5 +1,25 @@
# CHANGELOG
## v1.2.0 (2021-1-12)
### Fixed
- fix: no newline at end of file
### Others
- test(changelog): unit test for misc type
- test(convention): unit test for misc type
- refactor(convention): replace commit parseHeader with updateType
- chore: update gitignore
- chore: build generally with go tip
- chore(changelog): generate v1.1.0
## v1.1.0 (2021-1-7)
### Added
@ -312,4 +332,4 @@
- teat: unit test for new conventional commit
- chore: init go mod with gitignore
- chore: init go mod with gitignore