Skip to content

Commit 19c9d44

Browse files
github-actions[bot]bflorian
authored andcommitted
chore(changesets): version packages
1 parent 655869d commit 19c9d44

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/eight-poets-deliver.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.0.1
4+
5+
### Patch Changes
6+
7+
- [#223](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/223) [`655869d`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/655869d5f48cd0f7a475a82516118a463802c463) Thanks [@bflorian](https://github.com/bflorian)! - feat: added organization ID to Schema apps
8+
39
## 8.0.0
410

511
### Major 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.0.0",
3+
"version": "8.0.1",
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)