Skip to content

Commit 08ea9dd

Browse files
committed
feat: support saving default hub and channel
1 parent 06d83d1 commit 08ea9dd

File tree

3 files changed

+22
-137
lines changed

3 files changed

+22
-137
lines changed

.changeset/chilly-chicken-taste.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@smartthings/cli": minor
3+
---
4+
5+
support saving default hub and channel

package-lock.json

Lines changed: 16 additions & 136 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@oclif/plugin-plugins": "^2.1.0",
6868
"@smartthings/cli-lib": "^1.0.0-beta.3",
6969
"@smartthings/core-sdk": "^3.4.1",
70-
"@smartthings/plugin-cli-edge": "^1.10.1",
70+
"@smartthings/plugin-cli-edge": "^1.11.0",
7171
"aws-sdk": "^2.1106.0",
7272
"cli-table": "^0.3.11",
7373
"inquirer": "^8.2.2",

0 commit comments

Comments
 (0)