Skip to content

Commit c99a520

Browse files
committed
chore(release): 2.4.3 [skip ci]
## [2.4.3](v2.4.2...v2.4.3) (2020-11-18) ### Bug Fixes * Added modules docs ([#172](#172)) ([ec9d6eb](ec9d6eb))
1 parent ec9d6eb commit c99a520

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.3](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.2...v2.4.3) (2020-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Added modules docs ([#172](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/172)) ([ec9d6eb](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/ec9d6eb1ca47ce53d70a0884bdc1614541f5a99b))
7+
18
## [2.4.2](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.1...v2.4.2) (2020-09-22)
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.2",
3+
"version": "2.4.3",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)