We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7712ab0 commit 2b3e291Copy full SHA for 2b3e291
2 files changed
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.3.6](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.5...v4.3.6) (2025-08-20)
2
+
3
4
+### Bug Fixes
5
6
+* update core sdk and axios ([#266](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/266)) ([7712ab0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/7712ab0da777373fb2920f1db0610bbb4c78196f))
7
8
## [4.3.5](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.4...v4.3.5) (2024-09-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@smartthings/smartapp",
- "version": "4.3.5",
+ "version": "4.3.6",
"description": "NodeJS SDK for SmartApps",
"displayName": "SmartThings SmartApp SDK for NodeJS",
"author": "SmartThings",
0 commit comments