Skip to content

Commit 2c5bfa1

Browse files
github-actions[bot]muhlba91
authored andcommitted
chore(release): release 9.1.1
1 parent 5a0f32e commit 2c5bfa1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.1.0"
2+
".": "9.1.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

33

4+
## [9.1.1](https://github.com/muhlba91/onyx-client/compare/v9.1.0...v9.1.1) (2024-11-29)
5+
6+
7+
### Bug Fixes
8+
9+
* add more tests for events ([5a0f32e](https://github.com/muhlba91/onyx-client/commit/5a0f32e332cd3447313d985624dc74970fe49326))
10+
* **ci:** add scopes to conform ([2aa518f](https://github.com/muhlba91/onyx-client/commit/2aa518f3267550dc423db481eb2ecdfb634c48ba))
11+
412
## [9.1.0](https://github.com/muhlba91/onyx-client/compare/v9.0.0...v9.1.0) (2024-11-29)
513

614

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]
88
name = "onyx-client"
9-
version = "9.1.0"
9+
version = "9.1.1"
1010
description = "HTTP Client for Hella's ONYX.CENTER API."
1111
license = "MIT"
1212
authors = [

0 commit comments

Comments
 (0)