Skip to content

Commit

Permalink
chore: Bump dependencies (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgerke committed Dec 18, 2023
1 parent 50dcc67 commit 5106388
Show file tree
Hide file tree
Showing 5 changed files with 328 additions and 286 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files.eol": "\n",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.rulers": [ 140 ],
"eslint.enable": true,
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.10.0 - 18.12.2023

### Changed

- [#82](https://github.com/pgerke/homebridge-freeathome-local-api/issues/82):
Dependency Bump

## 1.9.1 - 05.11.2023

### Changed
Expand Down
Loading

0 comments on commit 5106388

Please sign in to comment.