Skip to content

Commit

Permalink
chore(release): release 3.3.4 → 3.3.5 by commitizen [skip-ci]
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
actions-user committed Oct 12, 2023
1 parent 1585250 commit 4adb2e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

<!--next-version-placeholder-->

## v3.3.5 (2023-10-12)

## v3.3.4 (2023-06-16)

### Fix
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

[tool.poetry]
name = "doxysphinx"
version = "3.3.4"
version = "3.3.5"
description = "Integrates doxygen html documentation with sphinx."
authors = [
"Nirmal Sasidharan <[email protected]>",
Expand Down Expand Up @@ -84,7 +84,7 @@ doxysphinx = "doxysphinx.cli:cli"

[tool.commitizen]
name = "cz_conventional_commits"
version = "3.3.4"
version = "3.3.5"
tag_format = "v$version"
version_files = ["pyproject.toml:^version"]
bump_message = """chore(release): release $current_version → $new_version by commitizen [skip-ci]
Expand Down

0 comments on commit 4adb2e6

Please sign in to comment.