Skip to content

Commit 1985ade

Browse files
committed
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2020-04-07) ### Features * Updated core SDK for service support and bug fixes ([#146](#146)) ([415cb49](415cb49))
1 parent 415cb49 commit 1985ade

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.0.0...v2.1.0) (2020-04-07)
2+
3+
4+
### Features
5+
6+
* Updated core SDK for service support and bug fixes ([#146](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/146)) ([415cb49](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/415cb49f7c06716478464d8d450deb210cd8000c))
7+
18
# [1.18.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v1.17.0...v1.18.0) (2020-03-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartthings/smartapp",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)