Skip to content

Commit 3254fa1

Browse files
committed
chore(release): 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2020-09-17) ### Bug Fixes * Updated core SDK to fix subscription create bug ([#163](#163)) ([c30f062](c30f062))
1 parent c30f062 commit 3254fa1

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.4.1](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.0...v2.4.1) (2020-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated core SDK to fix subscription create bug ([#163](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/163)) ([c30f062](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/c30f062824037af82b17053046458e6b8dbb738c))
7+
18
# [2.4.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.3.1...v2.4.0) (2020-09-04)
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.4.0",
3+
"version": "2.4.1",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)