Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linting #917

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Fix linting #917

merged 2 commits into from
Feb 5, 2024

Conversation

dnicolson
Copy link
Collaborator

@dnicolson dnicolson commented Feb 4, 2024

♻️ Current situation

Lint globbing doesn't work.

💡 Proposed solution

Fix glob pattern and reuse the existing npm script.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file beta labels Feb 4, 2024
@github-actions github-actions bot added the enhancement New feature or request label Feb 4, 2024
@donavanbecker donavanbecker merged commit a36a926 into OpenWonderLabs:beta-3.1.1 Feb 5, 2024
3 of 5 checks passed
@donavanbecker donavanbecker mentioned this pull request Feb 5, 2024
donavanbecker added a commit that referenced this pull request Feb 5, 2024
## [3.1.1](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v3.1.1) (2024-02-05)

### What's Changed
- Fix BLE connection [#907](#907), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix BLE curtain mode [#908](#908), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix curtain characteristic warning [#909](#909), Thanks [@dnicolson](https://github.com/dnicolson)
- Revert curtain retry functionality [#911](#911), Thanks [@dnicolson](https://github.com/dnicolson)
- Code Cleaup [#910](#910) [#912](#912) [#913](#913)  [#917](#917), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and updated dependencies.

**Full Changelog**: v3.1.0...v3.1.1
donavanbecker added a commit that referenced this pull request Feb 5, 2024
## [3.1.1](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v3.1.1) (2024-02-05)

### What's Changed
- Fix BLE connection [#907](#907), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix BLE curtain mode [#908](#908), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix curtain characteristic warning [#909](#909), Thanks [@dnicolson](https://github.com/dnicolson)
- Revert curtain retry functionality [#911](#911), Thanks [@dnicolson](https://github.com/dnicolson)
- Code Cleaup [#910](#910) [#912](#912) [#913](#913)  [#917](#917), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and updated dependencies.

**Full Changelog**: v3.1.0...v3.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants