Skip to content

Commit 9daa095

Browse files
committed
chore(main): release 0.0.10
1 parent e77e773 commit 9daa095

5 files changed

Lines changed: 25 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: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.0.10](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.9...v0.0.10) (2026-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* scope dev-tooling auto-merge by depType ([#84](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/84)) ([63c750b](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/63c750b8cc918079299f4760781e0d6dcd2e21df))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** pin uv to 0.12.2 ([#85](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/85)) ([e77e773](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/e77e773938ffbaa5d4da95939d5741f3e27d2daa))
14+
* **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))
15+
* **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))
16+
* **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))
17+
* **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))
18+
19+
20+
### Continuous Integration
21+
22+
* enable renovate auto-merge for CI-only updates ([#83](https://github.com/bakerkj/ha-cpu-capacity-integration/issues/83)) ([2f74fff](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/2f74ffff594c3f98ef15f49fb5bb54d19fad6cf4))
23+
324
## [0.0.9](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.8...v0.0.9) (2026-07-26)
425

526

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)