Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
## [2.0.0](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v2.0.0) (2024-01-31)

### What's Changes
- Moved from CommonJS to ES Module
- Housekeeping and updated dependencies.

**Full Changelog**: v1.4.6...v2.0.0
  • Loading branch information
donavanbecker committed Jan 31, 2024
1 parent 9d158f2 commit fbcc605
Show file tree
Hide file tree
Showing 5 changed files with 3,009 additions and 146 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
],
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
}
},
"codeQL.githubDatabase.update": "never"
}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/)

## [2.0.0](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v2.0.0) (2024-XX-XX)
## [2.0.0](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v2.0.0) (2024-01-31)

### What's Changes
- Moved from CommonJS to ES Module
Expand Down
Loading

0 comments on commit fbcc605

Please sign in to comment.