Skip to content

Commit

Permalink
chore(changelog): generate v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Jul 22, 2022
1 parent 358725a commit 3141645
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# CHANGELOG

## v0.2.0 (2022-07-22)

### Added

- feat: split depsURL and despFile (2022-07-22)

- feat: auto git commit (2022-07-22)

### Fixed

- fix: no need wrap git commit message in "" (2022-07-22)

### Others

- chore: add license MIT (2022-07-22)

- chore: update README (2022-07-22)

- chore: skip go mod if dry run (2022-07-22)

- refactor: split each run business (2022-07-22)

- chore: ignore auto commit when dry run (2022-07-22)

- chore(changelog): generate v0.1.1 (2022-07-22)

## v0.1.1 (2022-07-22)

### Others
Expand Down

0 comments on commit 3141645

Please sign in to comment.