We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770dfee commit ada869dCopy full SHA for ada869d
docs/CHANGELOG.md
@@ -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
8
## [2.4.3](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.2...v2.4.3) (2020-11-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@smartthings/smartapp",
- "version": "2.4.3",
+ "version": "2.4.4",
"description": "NodeJS SDK for SmartApps",
"displayName": "SmartThings SmartApp SDK for NodeJS",
"author": "SmartThings",
0 commit comments