Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Commit

Permalink
ci: bump version 0.4.1 -> 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2022
1 parent 6da2a26 commit 79719ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ commitizen:
bump_message: 'ci: bump version $current_version -> $new_version'
name: cz_conventional_commits
tag_format: $version
version: 0.4.1
version: 0.4.2
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.4.2 (2022-10-04)

### Perf

- **base**: use reference for const parameter

## 0.4.1 (2022-10-04)

### Fix
Expand Down

0 comments on commit 79719ce

Please sign in to comment.