Skip to content

Commit b4416a0

Browse files
committed
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.6.0...v4.0.0) (2022-05-19) ### ⚠ BREAKING CHANGES * **rules:** Updated rules model objects have been significantly updated. ### Bug Fixes * **rules:** update rules model objects to match current API ([28b04ec](28b04ec))
1 parent 28b04ec commit b4416a0

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [4.0.0](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.6.0...v4.0.0) (2022-05-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* **rules:** Updated rules model objects have been significantly updated.
7+
8+
### Bug Fixes
9+
10+
* **rules:** update rules model objects to match current API ([28b04ec](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/28b04ec4d00ff7e6553ff650128637d358b3de6a))
11+
112
## [3.6.0](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v3.5.0...v3.6.0) (2022-04-27)
213

314

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.6.0",
3+
"version": "4.0.0",
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)