Skip to content

Commit

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

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

## v1.2.1 (2022-04-04)
### Fix
* Update autobisect to v5.0.0 ([`a8bf24c`](https://github.com/MozillaSecurity/bugmon/commit/a8bf24c13e00b281ee8e3439e0534ffbe687de08))
* Update autobisect to 3.1.9 ([`200c7d5`](https://github.com/MozillaSecurity/bugmon/commit/200c7d5c754930d1ead26441f576d84da3a026b3))

## v1.2.0 (2022-03-02)
### Feature
* Add regression keyword if bisection succeeds ([`963ca70`](https://github.com/MozillaSecurity/bugmon/commit/963ca7026c491e72f067152461277e6f32236ffe))
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.0"
version = "1.2.1"

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

0 comments on commit 0592fa4

Please sign in to comment.