Skip to content

Commit

Permalink
chore: release v1.6.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 19, 2024
1 parent d48c67d commit c36a59a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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.0-0](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.5.1...1.6.0-0)

- feat: add state polling [`7763a84`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/7763a84995571159702d79c8880aebc4ce2301da)
- chore: update homebridge [`83586ef`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/83586efc2539d8adf53a3344bd896183cb8ad85c)
- chore: update typescript [`8be1f3e`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/8be1f3e26603165828f6b44809614ac880b92cb3)

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

> 7 November 2023
- chore: release v1.5.1 [`97fa4c1`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/97fa4c14c066e25256edc8fd4c262df91669abfe)
- chore: remove older node version from tests [`522c5e2`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/522c5e2318dce0d89c530ec321498e881284ee50)

#### [1.5.0](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.5.0-0...1.5.0)
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.5.1",
"version": "1.6.0-0",
"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 c36a59a

Please sign in to comment.