Skip to content

Commit

Permalink
chore(changelog): generate v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Jan 17, 2023
1 parent 6352558 commit 248f118
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# CHANGELOG

## v0.0.4 (2023-01-17)

### Added

- feat: improve perf by use astFile for dstFile (2023-01-17)

- feat: use errgroup to improve perf (2023-01-17)

- feat: use uber-go/automaxprocs (2023-01-17)

### Fixed

- fix: update 2 times with dstFile (2023-01-17)

### Others

- chore: re-format (2023-01-17)

- chore: log flags when verbose (2023-01-17)

- chore: remove buggy side effect (2023-01-17)

- chore(changelog): generate v0.0.3 (2023-01-17)

## v0.0.3 (2023-01-17)

### Added
Expand Down

0 comments on commit 248f118

Please sign in to comment.