Skip to content

Commit c0a3668

Browse files
v2.0.3 (#230)
## [2.0.3](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.3) (2024-02-11) ### What's Changed - Add some TypeScript types [#228](#228), Thanks [@dnicolson](https://github.com/dnicolson) - Remove Buffer import [#229](#229), Thanks [@dnicolson](https://github.com/dnicolson) - Housekeeping and update dependencies **Full Changelog**: v2.0.2...v2.0.3
1 parent 678103e commit c0a3668

20 files changed

+3405
-2456
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [2.0.3](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.3) (2024-02-11)
6+
7+
### What's Changed
8+
- Add some TypeScript types [#228](https://github.com/OpenWonderLabs/node-switchbot/pull/228), Thanks [@dnicolson](https://github.com/dnicolson)
9+
- Remove Buffer import [#229](https://github.com/OpenWonderLabs/node-switchbot/pull/229), Thanks [@dnicolson](https://github.com/dnicolson)
10+
- Housekeeping and update dependencies
11+
12+
**Full Changelog**: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.0.2...v2.0.3
13+
514
## [2.0.2](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.2) (2024-02-09)
615

716
### What's Changed

0 commit comments

Comments
 (0)