Skip to content

Commit 53ecf87

Browse files
committed
chore(main): release 0.0.10
1 parent 1747fe0 commit 53ecf87

5 files changed

Lines changed: 14 additions & 4 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-
".": "0.0.9"
2+
".": "0.0.10"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.0.10](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.9...v0.0.10) (2026-07-30)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update dependency uv to ==0.12.* ([#78](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/78)) ([2c3e2fe](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/2c3e2fe7d059e63a32448d6478b27de9fd2e0ac0))
9+
* **deps:** update home-assistant/actions digest to ab22029 ([#82](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/82)) ([1747fe0](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/1747fe0c46729add1facd915ca324ed8a39174d9))
10+
* **deps:** update j178/prek-action action to v3 ([#81](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/81)) ([940907e](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/940907ed1941bc65150bdd1376876d437f60fb27))
11+
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.16.1 ([#80](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/80)) ([7cf25a3](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/7cf25a3842ed942a6f5574fdc34a11d8d1237960))
12+
313
## [0.0.9](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.8...v0.0.9) (2026-07-26)
414

515

custom_components/cpu_capacity/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"integration_type": "hub",
1010
"iot_class": "local_polling",
1111
"issue_tracker": "https://github.com/bakerkj/ha-cpu-capacity-integration/issues",
12-
"version": "0.0.9"
12+
"version": "0.0.10"
1313
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ha-cpu-capacity-integration"
3-
version = "0.0.9" # x-release-please-version
3+
version = "0.0.10" # x-release-please-version
44
requires-python = ">=3.14.2"
55
dependencies = []
66

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)