Skip to content

Commit cae0b23

Browse files
committed
chore(release): 3.4.1 [skip ci]
### [3.4.1](v3.4.0...v3.4.1) (2022-04-01) ### Performance Improvements * replace underscore with lodash modules ([8429815](8429815))
1 parent 8429815 commit cae0b23

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.4.1](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.4.0...v3.4.1) (2022-04-01)
2+
3+
4+
### Performance Improvements
5+
6+
* replace underscore with lodash modules ([8429815](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/8429815b17b7f6ce29ed18ecd9fe045a9285ec92))
7+
18
## [3.4.0](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.3.0...v3.4.0) (2022-03-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartthings/core-sdk",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "JavaScript/TypeScript library for using SmartThings APIs",
55
"author": "SmartThings, Inc.",
66
"homepage": "https://github.com/SmartThingsCommunity/smartthings-core-sdk",

0 commit comments

Comments
 (0)