Skip to content

Commit dab85a7

Browse files
chore(changesets): version packages
1 parent 267004e commit dab85a7

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

.changeset/late-peaches-ring.md

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

.changeset/tricky-ways-retire.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#819](https://github.com/SmartThingsCommunity/smartthings-cli/pull/819) [`56fd5f2`](https://github.com/SmartThingsCommunity/smartthings-cli/commit/56fd5f2218f88a07436d55718d4775162e8eaac4) Thanks [@rossiam](https://github.com/rossiam)! - add support for China environment
8+
9+
### Patch Changes
10+
11+
- [#821](https://github.com/SmartThingsCommunity/smartthings-cli/pull/821) [`d71a676`](https://github.com/SmartThingsCommunity/smartthings-cli/commit/d71a6765dc52a44e9f7fff5c8efc940bb87ebb25) Thanks [@rossiam](https://github.com/rossiam)! - remove some unnecessary calls to the API
12+
313
## 2.0.2
414

515
### 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/cli",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Command Line Interface for the SmartThings APIs",
55
"keywords": [
66
"smartthings",

0 commit comments

Comments
 (0)