Skip to content

Commit f42c4cc

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

5 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/legal-apes-matter.md

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

.changeset/soft-teeth-decide.md

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

CHANGELOG.md

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

3+
## 8.5.2
4+
5+
### Patch Changes
6+
7+
- [#264](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/264) [`df3b0c0`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/df3b0c01a07f7676654718d8d395523652036685) Thanks [@bflorian](https://github.com/bflorian)! - fix: use baseURL for OAuth token endpoint rather tnan separate authURL
8+
9+
- [#266](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/266) [`717b913`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/717b9135a01203666fbf253d34c42b9296d1ce38) Thanks [@rossiam](https://github.com/rossiam)! - update dependencies
10+
311
## 8.5.1
412

513
### 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.5.1",
3+
"version": "8.5.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)