Skip to content

Commit 539826f

Browse files
committed
chore(main): release 0.0.8
1 parent 84fd1b5 commit 539826f

5 files changed

Lines changed: 12 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.7"
2+
".": "0.0.8"
33
}

CHANGELOG.md

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

3+
## [0.0.8](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.7...v0.0.8) (2026-05-21)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 ([84fd1b5](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/84fd1b569e37e1f6a980e1aff17379f0326c5372))
9+
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 ([251205e](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/251205ed61c8f1166bb6d3a71dd2f30757760133))
10+
311
## [0.0.7](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.6...v0.0.7) (2026-05-16)
412

513

custom_components/cpu_capacity/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"domain": "cpu_capacity",
33
"name": "CPU Capacity",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"config_flow": true,
66
"documentation": "https://github.com/bakerkj/ha-cpu-capacity-integration",
77
"issue_tracker": "https://github.com/bakerkj/ha-cpu-capacity-integration/issues",

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.7" # x-release-please-version
3+
version = "0.0.8" # 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)