Skip to content

Commit

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

- chore: removed private: true from package.json to publish on npm [`8cd0fe4`](https://github.com/jvandenaardweg/homebridge-homewizard-energy/commit/8cd0fe4af3e03edd2489b7eae15d3cf439655240)

#### [1.0.2](https://github.com/jvandenaardweg/homebridge-homewizard-energy/compare/1.0.1...1.0.2)

> 4 December 2022
- chore: delete license [`676253d`](https://github.com/jvandenaardweg/homebridge-homewizard-energy/commit/676253dd6440d656c562c2668e9ce7d917fb6602)
- chore: update github workflows [`53ea353`](https://github.com/jvandenaardweg/homebridge-homewizard-energy/commit/53ea35354272fd65f3cc9e301d11000e018088ee)
- chore: added updated license [`9475944`](https://github.com/jvandenaardweg/homebridge-homewizard-energy/commit/9475944094db3f532edd9a104ef2d25654d5426d)
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",
"name": "homebridge-homewizard-energy",
"version": "1.0.2",
"version": "1.0.3",
"description": "This Homebridge plugin exposes your HomeWizard Energy Sockets to Apple HomeKit. So you can use the Home App to manually switch - or automate - your Energy Sockets.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 1140786

Please sign in to comment.