Skip to content

Commit

Permalink
chore(main): release 0.20.3 (#252)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.20.3](v0.20.2...v0.20.3)
(2024-04-13)


### Bug Fixes

* **deps:** update dependency lxml to v5
([#238](#238))
([d904a2e](d904a2e))
* **deps:** update dependency prometheus-client to ^0.20.0
([#248](#248))
([cfc9848](cfc9848))
* **deps:** update httpx
([#253](#253))
([aadb520](aadb520))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
jooola authored Apr 13, 2024
1 parent 33abed2 commit 0525f69
Show file tree
Hide file tree
Showing 3 changed files with 11 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.2"}
{".":"0.20.3"}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* **deps:** update dependency lxml to v5 ([#238](https://github.com/jooola/earhorn/issues/238)) ([d904a2e](https://github.com/jooola/earhorn/commit/d904a2e02b012bbdaf25544446c1434c9f129257))
* **deps:** update dependency prometheus-client to ^0.20.0 ([#248](https://github.com/jooola/earhorn/issues/248)) ([cfc9848](https://github.com/jooola/earhorn/commit/cfc9848bf0643629248f37756c5ca3d54315b397))
* **deps:** update httpx ([#253](https://github.com/jooola/earhorn/issues/253)) ([aadb520](https://github.com/jooola/earhorn/commit/aadb520a8d013f0666d77a846b0adcee3ada8f68))

## [0.20.2](https://github.com/jooola/earhorn/compare/v0.20.1...v0.20.2) (2023-12-25)


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.2"
version = "0.20.3"
description = "Listen, monitor and archive your streams!"
authors = ["Joola <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 0525f69

Please sign in to comment.