Skip to content

Commit d370d70

Browse files
committed
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2020-06-01) ### Features * Typescript types ([#149](#149)) ([acaadb8](acaadb8))
1 parent acaadb8 commit d370d70

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.2.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.1.0...v2.2.0) (2020-06-01)
2+
3+
4+
### Features
5+
6+
* Typescript types ([#149](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/149)) ([acaadb8](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/acaadb8f41e8a6bd54aed2e2e87a2ec01026f300))
7+
18
# [2.1.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.0.0...v2.1.0) (2020-04-07)
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.1.0",
3+
"version": "2.2.0",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)