Skip to content

Commit 57c4d62

Browse files
committed
chore(release): 4.3.5 [skip ci]
## [4.3.5](v4.3.4...v4.3.5) (2024-09-10) ### Bug Fixes * bugfix to context store remove item methods ([#264](#264)) ([476c133](476c133))
1 parent 476c133 commit 57c4d62

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.5](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.4...v4.3.5) (2024-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* bugfix to context store remove item methods ([#264](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/264)) ([476c133](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/476c133fe4ff66bf94e130a44a66fb0d1931fd22))
7+
18
## [4.3.4](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v4.3.3...v4.3.4) (2024-04-25)
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.4",
3+
"version": "4.3.5",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)