Skip to content

Commit 0a78129

Browse files
committed
chore(release): 2.6.1 [skip ci]
### [2.6.1](v2.6.0...v2.6.1) (2022-01-27) ### Bug Fixes * **deps:** npm audit ([#215](#215)) ([7ad8032](7ad8032))
1 parent 7ad8032 commit 0a78129

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
## [2.6.0](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.5.5...v2.6.0) (2021-09-13)
29

310

@@ -432,4 +439,3 @@
432439
* add checkout to publish step ([cf0c8ad](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/cf0c8ad9675b05ba55a71b682fdc56cb2db5e8f6))
433440
* 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))
434441
* 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-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartthings/smartapp",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)