Skip to content

Commit f592dbd

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

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

.changeset/friendly-turtles-kneel.md

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

CHANGELOG.md

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

3+
## 8.1.2
4+
5+
### Patch Changes
6+
7+
- [#232](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/232) [`01a6aa2`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/01a6aa2174e84eba145dfe9ea744171accd55b95) Thanks [@rossiam](https://github.com/rossiam)! - Decouple from axios. Dependents of the core SDK no longer need to use the same version of
8+
axios, or even use axios at all.
9+
310
## 8.1.1
411

512
### 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.1.1",
3+
"version": "8.1.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)