Skip to content

Commit fa51fe7

Browse files
github-actions[bot]rossiam
authored andcommitted
chore(changesets): version packages
1 parent 9f9a3f2 commit fa51fe7

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

.changeset/perfect-ravens-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/short-waves-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## [5.1.2](https://github.com/SmartThingsCommunity/smartthings-core-sdk/compare/v5.1.1...v5.1.2) (2022-10-05)
22

3+
## 8.4.0
4+
5+
### Minor Changes
6+
7+
- [#253](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/253) [`a7253079cb5c0e72610b546d88d77eea9921b2ed`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/a7253079cb5c0e72610b546d88d77eea9921b2ed) Thanks [@rossiam](https://github.com/rossiam)! - remove node 14 and 16; add 20 and 22
8+
9+
### Patch Changes
10+
11+
- [#252](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/252) [`9f9a3f272873276e0da270996bc2824999627086`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/9f9a3f272873276e0da270996bc2824999627086) Thanks [@rossiam](https://github.com/rossiam)! - mark iconImage field as optional in app response
12+
313
## 8.3.2
414

515
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "8.3.2",
3+
"version": "8.4.0",
44
"description": "JavaScript/TypeScript library for using SmartThings APIs",
55
"author": "Samsung Electronics Co., LTD.",
66
"homepage": "https://github.com/SmartThingsCommunity/smartthings-core-sdk",

0 commit comments

Comments
 (0)