We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbf767 commit 7359590Copy full SHA for 7359590
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.5.1](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.5.0...v2.5.1) (2021-05-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** npm audit ([#195](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/195)) ([fdbf767](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/fdbf7676dc97d27c26caebb9e776da42e1d5c067))
7
8
# [2.5.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.4.5...v2.5.0) (2021-02-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@smartthings/smartapp",
- "version": "2.5.0",
+ "version": "2.5.1",
"description": "NodeJS SDK for SmartApps",
"displayName": "SmartThings SmartApp SDK for NodeJS",
"author": "SmartThings",
0 commit comments