Skip to content

Commit d9c20bc

Browse files
committed
chore(release): 4.3.2 [skip ci]
## [4.3.2](v4.3.1...v4.3.2) (2024-01-03) ### Bug Fixes * corrections to handleHttp and handleUnverified ([#259](#259)) ([4c55a98](4c55a98))
1 parent 4c55a98 commit d9c20bc

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.2](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.1...v4.3.2) (2024-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* corrections to handleHttp and handleUnverified ([#259](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/259)) ([4c55a98](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/4c55a987e549a67a2d4925e803458ba4a56566be))
7+
18
## [4.3.1](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.0...v4.3.1) (2023-10-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.1",
3+
"version": "4.3.2",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)