Skip to content

Commit 4718773

Browse files
chore(release): release 10.1.4
1 parent 2684065 commit 4718773

3 files changed

Lines changed: 25 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

33

4+
## [10.1.4](https://github.com/muhlba91/onyx-client/compare/v10.1.3...v10.1.4) (2026-02-20)
5+
6+
7+
### Miscellaneous Chores
8+
9+
* **deps:** update actions/checkout action to v6.0.2 ([11671e2](https://github.com/muhlba91/onyx-client/commit/11671e222708bf5c0e5be8744045bdc4464bf608))
10+
* **deps:** update actions/checkout digest to de0fac2 ([001a814](https://github.com/muhlba91/onyx-client/commit/001a8147f8cb619c536fe9ccea24177260332ccc))
11+
* **deps:** update actions/setup-python action to v6.2.0 ([37a5275](https://github.com/muhlba91/onyx-client/commit/37a5275262759115edc4ec18ba8606e7ccf19225))
12+
* **deps:** update dependency coverage to v7.13.2 ([8ce41e9](https://github.com/muhlba91/onyx-client/commit/8ce41e91eef6a0e2108aff6d216bd9cacdc22a70))
13+
* **deps:** update dependency coverage to v7.13.3 ([ea2129f](https://github.com/muhlba91/onyx-client/commit/ea2129fe9a200ac4cadf61363016c8636946fca3))
14+
* **deps:** update dependency coverage to v7.13.4 ([9b7695e](https://github.com/muhlba91/onyx-client/commit/9b7695ef708ff54c7535b7af8bf91db09ecd2403))
15+
* **deps:** update dependency ruff to ^0.15.0 ([334dc8e](https://github.com/muhlba91/onyx-client/commit/334dc8e2e2fac470ca2f2342d36f980574091ec9))
16+
* **deps:** update dependency ruff to v0.14.14 ([f179b82](https://github.com/muhlba91/onyx-client/commit/f179b82633264d37589c4cf3c5a26e267e044c47))
17+
* **deps:** update dependency ruff to v0.15.1 ([7587f81](https://github.com/muhlba91/onyx-client/commit/7587f810fc7f05e602d6b07e5468c7e0cc587f08))
18+
* **deps:** update dependency ruff to v0.15.2 ([2684065](https://github.com/muhlba91/onyx-client/commit/2684065ced3f4c736dc8d8d3dbd3ff0d1293de2c))
19+
* **deps:** update github/codeql-action action to v4.31.11 ([948b7f9](https://github.com/muhlba91/onyx-client/commit/948b7f97bb8981973325f5efb2063a73b894f9f7))
20+
* **deps:** update github/codeql-action action to v4.32.0 ([2465637](https://github.com/muhlba91/onyx-client/commit/246563723da3f2ef30f36fd0c5873446c5739fe1))
21+
* **deps:** update github/codeql-action action to v4.32.1 ([867b35a](https://github.com/muhlba91/onyx-client/commit/867b35ab768149e319d3761e4a2b6e675861047f))
22+
* **deps:** update github/codeql-action action to v4.32.2 ([b059cc6](https://github.com/muhlba91/onyx-client/commit/b059cc6ed93e40c91ef39c631f26805cc4d64886))
23+
* **deps:** update github/codeql-action action to v4.32.3 ([34d159c](https://github.com/muhlba91/onyx-client/commit/34d159c89669bf4d35590e6335dc32e80202b9a4))
24+
* **deps:** update step-security/harden-runner action to v2.14.1 ([de6c45a](https://github.com/muhlba91/onyx-client/commit/de6c45ab959e9c9d50d377f25600caab01d7819d))
25+
* **deps:** update step-security/harden-runner action to v2.14.2 ([8d2ade0](https://github.com/muhlba91/onyx-client/commit/8d2ade0ec7994f406b1a039a5cd6c83f5a59a8e1))
26+
427
## [10.1.3](https://github.com/muhlba91/onyx-client/compare/v10.1.2...v10.1.3) (2026-01-16)
528

629

pyproject.toml

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

55
[tool.poetry]
66
name = "onyx-client"
7-
version = "10.1.3"
7+
version = "10.1.4"
88
description = "HTTP Client for Hella's ONYX.CENTER API."
99
license = "MIT"
1010
authors = [

0 commit comments

Comments
 (0)