Skip to content

Commit ada869d

Browse files
committed
chore(release): 2.4.4 [skip ci]
## [2.4.4](v2.4.3...v2.4.4) (2021-01-07) ### Bug Fixes * Updated axios and core-sdk versions ([#179](#179)) ([770dfee](770dfee))
1 parent 770dfee commit ada869d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.4.4](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.3...v2.4.4) (2021-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated axios and core-sdk versions ([#179](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/179)) ([770dfee](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/770dfee10604ce604e0ca9d902dd2a595ceda3dc))
7+
18
## [2.4.3](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.2...v2.4.3) (2020-11-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartthings/smartapp",
3-
"version": "2.4.3",
3+
"version": "2.4.4",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)