File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.0.0] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v3.0.2...v4.0.0 ) (2023-02-01)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * remove deprecated color-setting feature (#239 )
7
+
8
+ ### Features
9
+
10
+ * remove deprecated color-setting feature ([ #239 ] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/239 ) ) ([ d8449bc] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/d8449bc78ad383c64c6df1e3d9668055863ac518 ) )
11
+
1
12
## [ 3.0.2] ( https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v3.0.1...v3.0.2 ) (2023-02-01)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartthings/smartapp" ,
3
- "version" : " 3 .0.2 " ,
3
+ "version" : " 4 .0.0 " ,
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