Skip to content

Commit 081d930

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

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.changeset/chilled-rivers-sell.md

Lines changed: 0 additions & 7 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+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- [#204](https://github.com/SmartThingsCommunity/smartthings-core-sdk/pull/204) [`b8c5442`](https://github.com/SmartThingsCommunity/smartthings-core-sdk/commit/b8c54422bd117dd50cd573a6cc7f92a096bb0bc2) Thanks [@rossiam](https://github.com/rossiam)! - back off axios version to last non-ESM version so library will still work with pkg tool
8+
9+
NOTE: Dependents which use axios will also need to downgrade to version 0.27.2.
10+
311
## 6.0.0
412

513
### 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": "6.0.0",
3+
"version": "7.0.0",
44
"description": "JavaScript/TypeScript library for using SmartThings APIs",
55
"author": "SmartThings, Inc.",
66
"homepage": "https://github.com/SmartThingsCommunity/smartthings-core-sdk",

0 commit comments

Comments
 (0)