Skip to content

Commit b2b3a14

Browse files
committed
chore(main): release 0.0.7
1 parent 933d2f3 commit b2b3a14

5 files changed

Lines changed: 18 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.6"
2+
".": "0.0.7"
33
}

CHANGELOG.md

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

3+
## [0.0.7](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.6...v0.0.7) (2026-05-16)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 ([74066ed](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/74066ed2378fb3113f354726166221b97aedd976))
9+
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 ([5a30495](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/5a30495aad23d2c3694d6085dbd0955ba1873230))
10+
11+
12+
### Continuous Integration
13+
14+
* sync uv.lock package version on release-please bumps ([933d2f3](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/933d2f36c0c0cbf1caed92af312159189e853f6b))
15+
* sync uv.lock package version on release-please bumps ([b5265b6](https://github.com/bakerkj/ha-cpu-capacity-integration/commit/b5265b6be5c5b882ee76bbdd69927756f34846fb))
16+
317
## [0.0.6](https://github.com/bakerkj/ha-cpu-capacity-integration/compare/v0.0.5...v0.0.6) (2026-05-11)
418

519

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.6",
4+
"version": "0.0.7",
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.6" # x-release-please-version
3+
version = "0.0.7" # 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)