Skip to content

Commit

Permalink
v2.0.4
Browse files Browse the repository at this point in the history
## [Version 2.0.4](https://github.com/donavanbecker/homebridge-noip/releases/tag/v2.0.4) (2023-12-15)

### What's Changes
- Housekeeping and updated dependencies.

**Full Changelog**: v2.0.3...v2.0.4
  • Loading branch information
donavanbecker committed Dec 15, 2023
1 parent 9e09969 commit ff26003
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"files.eol": "\n",
"prettier.requireConfig": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"[javascript]": {
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [Version 2.0.4](https://github.com/donavanbecker/homebridge-noip/releases/tag/v2.0.4) (2023-12-15)

### What's Changes
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-noip/compare/v2.0.3...v2.0.4

## [Version 2.0.3](https://github.com/donavanbecker/homebridge-noip/releases/tag/v2.0.3) (2023-11-26)

### What's Changes
Expand Down
Loading

0 comments on commit ff26003

Please sign in to comment.