Skip to content

Commit

Permalink
chore: release v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Nov 7, 2023
1 parent 522c5e2 commit 97fa4c1
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.5.1](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.5.0...1.5.1)

- 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)

> 7 November 2023
- chore: update dependencies [`214f02a`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/214f02a1a99e6cfd0464ba8a9a7c10e4fb26e317)
- chore: release v1.4.3 [`8acd274`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/8acd274ac06f6dd72fd6aa44d5db236493a75026)
- chore: release v1.5.0 [`9135ff3`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/9135ff3c53f9e78d79ee2c7438f1ec884f79b5aa)
- chore: update readme homebridge logo [`b220417`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/b220417974bcb9b5c7af314595177b930dbaaab3)

#### [1.5.0-0](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.4.3...1.5.0-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.0",
"version": "1.5.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 97fa4c1

Please sign in to comment.