Skip to content

Commit 77b8a7d

Browse files
committed
chore(release): 2.6.2 [skip ci]
### [2.6.2](v2.6.1...v2.6.2) (2022-04-12) ### Bug Fixes * **deps:** npm audit ([#220](#220)) ([6f229cc](6f229cc))
1 parent 6f229cc commit 77b8a7d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.6.2](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.6.1...v2.6.2) (2022-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** npm audit ([#220](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/issues/220)) ([6f229cc](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/commit/6f229cccf84a94ca58b0fd9a38414e2c4a32c0b6))
7+
18
### [2.6.1](https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs/compare/v2.6.0...v2.6.1) (2022-01-27)
29

310

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.1",
3+
"version": "2.6.2",
44
"description": "NodeJS SDK for SmartApps",
55
"displayName": "SmartThings SmartApp SDK for NodeJS",
66
"author": "SmartThings",

0 commit comments

Comments
 (0)