chore(changelog): generate v1.2.0
parent
176e35a16e
commit
f63264dc60
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue