Skip to content

Commit 0be7fdb

Browse files
committed
chore(release): 4.3.4 [skip ci]
## [4.3.4](v4.3.3...v4.3.4) (2024-04-25) ### Bug Fixes * update to core SDK to fix axios issue ([#263](#263)) ([0370b32](0370b32))
1 parent 0370b32 commit 0be7fdb

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+
## [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+
18
## [4.3.3](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.2...v4.3.3) (2024-04-17)
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": "4.3.3",
3+
"version": "4.3.4",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)