Skip to content

Commit db4a32f

Browse files
authored
Merge pull request #72 from LucaDiba/changeset-release/main
Version Packages
2 parents ccd67ed + dd2f44d commit db4a32f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/green-hotels-provide.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lucadiba/switchbot-client
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 60ef831: [BREAKING] Use node:crypto instead of crypto
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lucadiba/switchbot-client",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A Node.js client for SwitchBot 1.1 APIs",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)