File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 9.1.0 "
2+ "." : " 9.1.1 "
33}
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66
77[tool .poetry ]
88name = " onyx-client"
9- version = " 9.1.0 "
9+ version = " 9.1.1 "
1010description = " HTTP Client for Hella's ONYX.CENTER API."
1111license = " MIT"
1212authors = [
You can’t perform that action at this time.
0 commit comments