We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0370b32 commit 0be7fdbCopy full SHA for 0be7fdb
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.3.4](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.3...v4.3.4) (2024-04-25)
2
+
3
4
+### Bug Fixes
5
6
+* update to core SDK to fix axios issue ([#263](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/263)) ([0370b32](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/0370b32f0b2e4e2bce4f495ff8f6fa22da79e901))
7
8
## [4.3.3](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.2...v4.3.3) (2024-04-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@smartthings/smartapp",
- "version": "4.3.3",
+ "version": "4.3.4",
"description": "NodeJS SDK for SmartApps",
"displayName": "SmartThings SmartApp SDK for NodeJS",
"author": "SmartThings",
0 commit comments