Skip to content

Commit

Permalink
chore(main): release 0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 13, 2024
1 parent 4227a43 commit 8dcf868
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.20.3"}
{".":"0.20.4"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.20.4](https://github.com/jooola/earhorn/compare/v0.20.3...v0.20.4) (2024-10-13)


### Bug Fixes

* **deps:** update dependency prometheus-client to ^0.21.0 ([#285](https://github.com/jooola/earhorn/issues/285)) ([4227a43](https://github.com/jooola/earhorn/commit/4227a437a5e5d334e24d20e116861ccc5b87177f))

## [0.20.3](https://github.com/jooola/earhorn/compare/v0.20.2...v0.20.3) (2024-04-13)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "earhorn"
version = "0.20.3"
version = "0.20.4"
description = "Listen, monitor and archive your streams!"
authors = ["Joola <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 8dcf868

Please sign in to comment.