v2.2.0 - #92
Conversation
There was a problem hiding this comment.
This PR performs a version bump to 2.2.0 with routine dependency updates. All changes are consistent across configuration files and the lockfile properly reflects the updated dependencies. No blocking issues identified.
You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.
There was a problem hiding this comment.
Pull request overview
Bumps the homebridge-airthings package to v2.2.0 and refreshes the npm lockfile/devcontainer tooling to match the updated release state.
Changes:
- Update package version from
2.1.0→2.2.0inpackage.jsonandpackage-lock.json - Refresh
package-lock.jsonto newer resolved versions within existing semver ranges (notably ESLint/TypeScript tooling) - Update devcontainer global install to
homebridge-config-ui-x@5.22.0
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Version bump to 2.2.0 for the plugin release. |
| package-lock.json | Updates lockfile version fields to 2.2.0 and refreshes resolved dependency versions. |
| .devcontainer/devcontainer.json | Updates devcontainer Homebridge UI dependency version used for local development. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.