Skip to content

Commit 6081eea

Browse files
chore: release v1.0.9 (#70)
## What's Changed * Add tests for uncovered exception and edge-case branches by @kylegordon in #69 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.342 to >=0.13.345 by @dependabot[bot] in #71 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.345 to >=0.13.346 by @dependabot[bot] in #72 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.346 to >=0.13.348 by @dependabot[bot] in #74 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.348 to >=0.13.350 by @dependabot[bot] in #75 * chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #73 * chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.350 to >=0.13.354 by @dependabot[bot] in #76 * gh aw daily-repo by @kylegordon in #77 * Add agentic workflow grumpy-reviewer by @kylegordon in #78 * Make entity naming and entity_id independent of pet name by @kylegordon in #80 * Pin Copilot CLI version in grumpy-reviewer to avoid toolcache ENOENT by @kylegordon in #84 **Full Changelog**: v1.0.8...v1.0.9 Co-authored-by: kylegordon <231528+kylegordon@users.noreply.github.com>
1 parent 7aa3fe5 commit 6081eea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom_components/pettracer/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"requirements": [
1313
"pettracer-client==0.2.0"
1414
],
15-
"version": "1.0.8"
15+
"version": "1.0.9"
1616
}

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.8
1+
1.0.9

0 commit comments

Comments
 (0)