Skip to content

Commit

Permalink
chore: release v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 19, 2024
1 parent 6ad776e commit 94c0cbf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.6.1](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.0...1.6.1)

- chore: update debug logging [`6ad776e`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/6ad776ed60c5bb398d5686a10417b3f3c1cf4eb8)

#### [1.6.0](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.6.0-0...1.6.0)

> 19 December 2024
- feat: add state polling [`fb6cc6d`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/fb6cc6d5d8c1d55234c343122fe57fbd1fb3ddab)
- chore: update homebridge [`d48c67d`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/d48c67dd0b9d02f488430e1620defabcb321cbc0)
- chore: release v1.6.0 [`7d3dfc3`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/7d3dfc3de9f28158e0959ee23aadf392c17c8f0c)
- chore: update typescript [`04f0e6c`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/04f0e6c5d778b274b732177fde1f5b3918447b33)
- chore: release v1.6.0-0 [`c36a59a`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/c36a59ae57fd85a832c565665ea138baf07da377)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge HomeWizard Energy Socket",
"name": "homebridge-homewizard-energy-socket",
"version": "1.6.0",
"version": "1.6.1",
"description": "This Homebridge plugin exposes your HomeWizard Energy Sockets to Apple HomeKit. So you can use the Home App to switch your Energy Sockets on or off and integrate the Energy Sockets into your Home Automations.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 94c0cbf

Please sign in to comment.