Skip to content

Commit

Permalink
chore(release): 1.2.3 [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 Apr 29, 2022
1 parent f755a43 commit 03a4390
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## v1.2.3 (2022-04-29)
### Fix
* Exit early if no fix commit found ([`f755a43`](https://github.com/MozillaSecurity/bugmon/commit/f755a43dc07b595e8beb10e5c329bdb4f2f8c46a))

## v1.2.2 (2022-04-22)
### Fix
* Only set status to verified if not new ([`b5153ab`](https://github.com/MozillaSecurity/bugmon/commit/b5153ab9baab4d3c16f128f04c7b8ae5db1aba37))
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 = "1.2.2"
version = "1.2.3"

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

0 comments on commit 03a4390

Please sign in to comment.