Skip to content

Commit f7ef2b9

Browse files
github-actions[bot]muhlba91
authored andcommitted
chore(release): release 8.3.4
1 parent 7f87813 commit f7ef2b9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "8.3.3"
2+
".": "8.3.4"
33
}

CHANGELOG.md

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

33

4+
## [8.3.4](https://github.com/muhlba91/onyx-client/compare/v8.3.3...v8.3.4) (2023-12-19)
5+
6+
7+
### Bug Fixes
8+
9+
* fix code exchange ([7f87813](https://github.com/muhlba91/onyx-client/commit/7f87813bb4eb2615f1ffddae97a88f2334bceb89))
10+
411
## [8.3.3](https://github.com/muhlba91/onyx-client/compare/v8.3.2...v8.3.3) (2023-12-15)
512

613

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 = "8.3.3"
9+
version = "8.3.4"
1010
description = "HTTP Client for Hella's ONYX.CENTER API."
1111
license = "MIT"
1212
authors = [

0 commit comments

Comments
 (0)