Skip to content

Commit 55838bb

Browse files
github-actions[bot]rossiam
authored andcommitted
chore(changesets): version packages
1 parent 9976f0a commit 55838bb

File tree

6 files changed

+17
-18
lines changed

6 files changed

+17
-18
lines changed

.changeset/beige-schools-end.md

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

.changeset/curvy-pots-arrive.md

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

.changeset/fifty-onions-wash.md

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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.0
4+
5+
### Major Changes
6+
7+
- [#222](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/222) [`a8f3d1b`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/a8f3d1bf78dfcd0b844e65631f22f72334af8769) Thanks [@rossiam](https://github.com/rossiam)! - update axios and qs dependencies
8+
9+
### Minor Changes
10+
11+
- [#212](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/212) [`a1a504a`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/a1a504a977b56de7833d096ca0328bd523ac4ffc) Thanks [@rossiam](https://github.com/rossiam)! - add support for schema invitations
12+
13+
### Patch Changes
14+
15+
- [#221](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/221) [`9976f0a`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/9976f0a731424859e7aae47b53435433ea59d710) Thanks [@rossiam](https://github.com/rossiam)! - add acceptLimit field to ST Schema invites
16+
317
## 7.1.1
418

519
### 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": "7.1.1",
3+
"version": "8.0.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)