Skip to content

Commit

Permalink
chore: release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 11, 2022
1 parent 1b50e0a commit ce54646
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.2.3](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.2.2...1.2.3)

- chore: run lint and type check on pretest [`26f8826`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/26f88268a564552f1bdecf7727479913f9873710)
- chore: only run test on pre-commit [`1b50e0a`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/1b50e0a593741aeff9b8312c6ed705f2d7fe556a)
- chore: remove backfill-limit option from changelog generation [`d30ee53`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/d30ee531bb7ea490d511c1712a11cc893e07bbd9)

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

> 11 December 2022
- chore: release v1.2.2 [`e61c810`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/e61c810bdc37484e18ec94c8f1f01532f0e7d639)
- fix: debug message SET handler returned write response value, though the characteristic doesnt support write response [`3324783`](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/commit/332478341bd7c8dc533be030242abfc5f0f3e8bf)

#### [1.2.1](https://github.com/jvandenaardweg/homebridge-homewizard-energy-socket/compare/1.2.0...1.2.1)
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
Expand Up @@ -2,7 +2,7 @@
"displayName": "Homebridge HomeWizard Energy Socket",
"name": "homebridge-homewizard-energy-socket",
"type": "module",
"version": "1.2.2",
"version": "1.2.3",
"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",
"repository": {
Expand Down

0 comments on commit ce54646

Please sign in to comment.