Skip to content

Commit

Permalink
chore(release): release 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 25, 2024
1 parent 17d7f6d commit 46a5f4e
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "9.0.0"
".": "9.0.1"
}
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
# Changelog


## [9.0.1](https://github.com/muhlba91/onyx-client/compare/v9.0.0...v9.0.1) (2024-04-25)


### Miscellaneous Chores

* **deps:** update dependency aiohttp to v3.9.4 ([e223824](https://github.com/muhlba91/onyx-client/commit/e22382410d1cdff0f50acb09398634eef3918803))
* **deps:** update dependency aiohttp to v3.9.5 ([eb97976](https://github.com/muhlba91/onyx-client/commit/eb979762d78377658cf5488656d4cd54e22c8de4))
* **deps:** update dependency coverage to v7.4.2 ([55b7c66](https://github.com/muhlba91/onyx-client/commit/55b7c668d77a152ba72fbddf743b14bd0ba5ed90))
* **deps:** update dependency coverage to v7.4.3 ([301cf89](https://github.com/muhlba91/onyx-client/commit/301cf896b23975e550b3d044f8d6e89b69151331))
* **deps:** update dependency coverage to v7.4.4 ([5bb9ba7](https://github.com/muhlba91/onyx-client/commit/5bb9ba7a4265d9db86c16e0113d482f302c464b3))
* **deps:** update dependency coverage to v7.5.0 ([fa3d5f8](https://github.com/muhlba91/onyx-client/commit/fa3d5f8c9c146d6b8e262c633cf3475af58bb91c))
* **deps:** update dependency pre-commit to v3.6.2 ([9fe44b7](https://github.com/muhlba91/onyx-client/commit/9fe44b7df419679f5a17b9f44124fbce60eed1a8))
* **deps:** update dependency pre-commit to v3.7.0 ([e7bda03](https://github.com/muhlba91/onyx-client/commit/e7bda034272bea1123f1faeee9f685e3953c2a46))
* **deps:** update dependency pytest to v8.0.1 ([2cec6d2](https://github.com/muhlba91/onyx-client/commit/2cec6d2c785444db9d56ca9ddc87fbfc7d6676b8))
* **deps:** update dependency pytest to v8.0.2 ([5a62d13](https://github.com/muhlba91/onyx-client/commit/5a62d13af9d962c05fbef5555df24d07b0bc1157))
* **deps:** update dependency pytest to v8.1.0 ([93c8038](https://github.com/muhlba91/onyx-client/commit/93c8038ec3afdcc25729d6376605cf4b50d61043))
* **deps:** update dependency pytest to v8.1.1 ([55f289c](https://github.com/muhlba91/onyx-client/commit/55f289c19ee3f1572faa1b4c573e26f66d334c00))
* **deps:** update dependency pytest-asyncio to v0.23.6 ([7006820](https://github.com/muhlba91/onyx-client/commit/7006820a8f9d53eb1b01edfbbadbf3e9a0bf1f9d))
* **deps:** update dependency pytest-cov to v5 ([0a81db8](https://github.com/muhlba91/onyx-client/commit/0a81db833f52ee76a2613c9feb76733505b121c4))
* **deps:** update dependency ruff to ^0.3.0 ([274899b](https://github.com/muhlba91/onyx-client/commit/274899bf54123b29a8c8c07e84a75788984831bf))
* **deps:** update dependency ruff to ^0.4.0 ([e672f11](https://github.com/muhlba91/onyx-client/commit/e672f119b3f06fb9ebbb61db298f40390f2cf7f0))
* **deps:** update dependency ruff to v0.2.2 ([460bec9](https://github.com/muhlba91/onyx-client/commit/460bec916b1058058a89ac0d3efc8441193635c9))
* **deps:** update dependency ruff to v0.3.1 ([f68e7e0](https://github.com/muhlba91/onyx-client/commit/f68e7e076025c990c3619c4efb153e21826cfa46))
* **deps:** update dependency ruff to v0.3.2 ([7b9de16](https://github.com/muhlba91/onyx-client/commit/7b9de16120631581abb0a2107a331ca6e029474c))
* **deps:** update dependency ruff to v0.3.3 ([a068d5e](https://github.com/muhlba91/onyx-client/commit/a068d5ed786124b93fb6f9bafcd8bbdd6f84597d))
* **deps:** update dependency ruff to v0.3.4 ([be5b1ff](https://github.com/muhlba91/onyx-client/commit/be5b1fffaf123ea61dfd7a0345f889382601a7e4))
* **deps:** update dependency ruff to v0.3.5 ([facf977](https://github.com/muhlba91/onyx-client/commit/facf977f5cede62e47873b06889ffbbc74dd17b4))
* **deps:** update dependency ruff to v0.3.6 ([08c6877](https://github.com/muhlba91/onyx-client/commit/08c68772f14751a985d0a6f5ce3d4c99f72a4581))
* **deps:** update dependency ruff to v0.3.7 ([6a41642](https://github.com/muhlba91/onyx-client/commit/6a4164204e6f4c8eb24d01833ffc95c02b49e132))
* **deps:** update dependency ruff to v0.4.1 ([5f21f63](https://github.com/muhlba91/onyx-client/commit/5f21f6339a0b2160db822afe3d3420aebc9d58af))
* **deps:** update dependency ruff to v0.4.2 ([17d7f6d](https://github.com/muhlba91/onyx-client/commit/17d7f6d777b651ccf67ee66b8eafa7721e359de2))

## [9.0.0](https://github.com/muhlba91/onyx-client/compare/v8.3.4...v9.0.0) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "onyx-client"
version = "9.0.0"
version = "9.0.1"
description = "HTTP Client for Hella's ONYX.CENTER API."
license = "MIT"
authors = [
Expand Down

0 comments on commit 46a5f4e

Please sign in to comment.