Skip to content

Commit

Permalink
πŸ”– bump(release): v0.0.5 β†’ v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent cc8291f commit c1be963
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.0.6 (2024-10-16)

### πŸ›πŸš‘οΈ Fixes

- bump gitmoji hook

### πŸ”§πŸ”¨πŸ“¦οΈ Configuration, Scripts, Packages

- **pre-commit**: bump cz gitmoji

## v0.0.5 (2024-10-16)

### πŸ›πŸš‘οΈ Fixes
Expand Down
2 changes: 1 addition & 1 deletion cz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_gitmoji"
version = "0.0.5"
version = "0.0.6"
tag_format = "v$version"
bump_message = "πŸ”– bump(release): v$current_version β†’ v$new_version"
update_changelog_on_bump = true

0 comments on commit c1be963

Please sign in to comment.