Skip to content

Commit

Permalink
bump: version 5.0.6 → 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timcera committed Dec 17, 2023
1 parent 0cbfbaa commit fb13d83
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v5.0.7 (2023-12-16)

### Fix

- ambiguous="infer" is no longer available working with a TimeStamp

## v5.0.6 (2023-12-16)

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.6
5.0.7
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ignore = [
name = "cz_conventional_commits"
tag_format = "v$version"
update_changelog_on_bump = true
version = "5.0.6"
version = "5.0.7"
version_files = ["VERSION"]

[tool.isort]
Expand Down

0 comments on commit fb13d83

Please sign in to comment.