Skip to content

Commit

Permalink
chore(release): 3.5.2 [skip ci]
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and semantic-release committed Dec 9, 2023
1 parent 9a098a6 commit ae02ad3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## v3.5.2 (2023-12-09)

### Fix

* Replace typing pipe operator with union ([`9a098a6`](https://github.com/MozillaSecurity/bugmon/commit/9a098a66e58e8ca67c30cb9f1b311adb5ad0e73b))
* Apply linter fixes ([`c5a9906`](https://github.com/MozillaSecurity/bugmon/commit/c5a9906e545e9d8e94416299bc4c63c3dda62a18))

## v3.5.1 (2023-12-09)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ maintainers = [
name = "bugmon"
readme = "README.md"
repository = "https://github.com/MozillaSecurity/bugmon"
version = "3.5.1"
version = "3.5.2"

[tool.poetry.dependencies]
autobisect = "^7.4.3"
Expand Down

0 comments on commit ae02ad3

Please sign in to comment.