Skip to content

Commit 297d96d

Browse files
committed
chore(release): 3.6.0 [skip ci]
## [3.6.0](v3.5.0...v3.6.0) (2022-04-27) ### Features * add support for listing drivers in default channel ([ef92829](ef92829))
1 parent ef92829 commit 297d96d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.6.0](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.5.0...v3.6.0) (2022-04-27)
2+
3+
4+
### Features
5+
6+
* add support for listing drivers in default channel ([ef92829](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/ef928295b714c697be7d5f6c504a15f9b74c44a6))
7+
18
## [3.5.0](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.4.1...v3.5.0) (2022-04-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartthings/core-sdk",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "JavaScript/TypeScript library for using SmartThings APIs",
55
"author": "SmartThings, Inc.",
66
"homepage": "https://github.com/SmartThingsCommunity/smartthings-core-sdk",

0 commit comments

Comments
 (0)