Skip to content

Commit

Permalink
bump: version 2.0.9 → 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 30, 2024
1 parent a9a3e78 commit 79b2b72
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.10 (2024-11-30)

### Fix

- add DEBUG=1 to testing workflows by default

## 2.0.9 (2024-11-18)

## 2.0.8 (2024-11-13)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docs = [
]
[tool.commitizen]
name = "cz_conventional_commits"
version = "2.0.9"
version = "2.0.10"
version_files = [
"pyproject.toml:version",
]
Expand Down

0 comments on commit 79b2b72

Please sign in to comment.