Skip to content

Commit 41b37d1

Browse files
github-actions[bot]rossiam
authored andcommitted
chore(changesets): version packages
1 parent ad000d5 commit 41b37d1

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/forty-monkeys-sneeze.md

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

CHANGELOG.md

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

3+
## 8.3.2
4+
5+
### Patch Changes
6+
7+
- [#249](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/249) [`ad000d5`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/ad000d5755bf4859b7fb9e27ad5cc741b39304d0) Thanks [@rossiam](https://github.com/rossiam)! - add missing export on AttributeState
8+
39
## 8.3.1
410

511
### 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.1",
3+
"version": "8.3.2",
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)