We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe793d commit a6679ddCopy full SHA for a6679dd
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.2](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v3.0.1...v3.0.2) (2023-02-01)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([#240](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/240)) ([abe793d](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/abe793db09195ad69b18217f42472b14ae8cb05f))
7
8
### [3.0.1](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v3.0.0...v3.0.1) (2022-12-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@smartthings/smartapp",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "NodeJS SDK for SmartApps",
"displayName": "SmartThings SmartApp SDK for NodeJS",
"author": "SmartThings",
0 commit comments