File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### [ 2.6.1] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.6.0...v2.6.1 ) (2022-01-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** npm audit ([ #215 ] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/215 ) ) ([ 7ad8032] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/7ad803267928096d256b0b0d06cb01acdb2d8f11 ) )
7
+
1
8
## [ 2.6.0] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.5.5...v2.6.0 ) (2021-09-13)
2
9
3
10
432
439
* add checkout to publish step ([ cf0c8ad] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/cf0c8ad9675b05ba55a71b682fdc56cb2db5e8f6 ) )
433
440
* Added delete api request method ([ #51 ] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/51 ) ) ([ e8a3869] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/e8a3869d1ffb42811c59d4b03a695a623fb3fbea ) )
434
441
* set _ defaultRequired = true ([ e56b903] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/e56b90389e12d360ab21d28446810bcd7a048df5 ) ), closes [ #48 ] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/48 )
435
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartthings/smartapp" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " NodeJS SDK for SmartApps" ,
5
5
"displayName" : " SmartThings SmartApp SDK for NodeJS" ,
6
6
"author" : " SmartThings" ,
You can’t perform that action at this time.
0 commit comments