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

Revert async change #225

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Revert async change #225

merged 1 commit into from
Feb 9, 2024

Conversation

dnicolson
Copy link
Contributor

♻️ Current situation

The async keyword was added to methods that already return promises.

💡 Proposed solution

Remove them.

@github-actions github-actions bot added enhancement New feature or request beta labels Feb 9, 2024
@donavanbecker donavanbecker merged commit c1be70f into OpenWonderLabs:beta-2.0.2 Feb 9, 2024
5 checks passed
donavanbecker added a commit that referenced this pull request Feb 10, 2024
## [2.0.2](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.2) (2024-02-09)

### What's Changed
- Fix various 2.0.0 issues [#224](#224), Thanks [@dnicolson](https://github.com/dnicolson)
- Code Cleanup [#225](#225) [#226](#226), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v2.0.1...v2.0.2
@donavanbecker donavanbecker mentioned this pull request Feb 10, 2024
donavanbecker added a commit that referenced this pull request Feb 10, 2024
## [2.0.2](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.2) (2024-02-09)

### What's Changed
- Fix various 2.0.0 issues [#224](#224), Thanks [@dnicolson](https://github.com/dnicolson)
- Code Cleanup [#225](#225) [#226](#226), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v2.0.1...v2.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants