Skip to content

Commit

Permalink
release 0.0.2 → 0.0.3 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2021
1 parent 0fe30b6 commit 7aff929
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.commitizen]
bump_message = "release $current_version → $new_version [skip-ci]"
name = "cz_conventional_commits"
version = "0.0.2"
version = "0.0.3"
tag_format = "v$version"
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.0.3 (2021-12-22)

### Fix

- updated descriptions and readmes

## v0.0.2 (2021-12-22)

### Fix
Expand Down

0 comments on commit 7aff929

Please sign in to comment.