Skip to content

Commit be47d50

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

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/curvy-yaks-strive.md

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

CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#814](https://github.com/SmartThingsCommunity/smartthings-cli/pull/814) [`5d2041e`](https://github.com/SmartThingsCommunity/smartthings-cli/commit/5d2041eac91ca0f582977b3bab73d0ae52b56de6) Thanks [@rossiam](https://github.com/rossiam)! - add organization options back to edge commands that use them
8+
39
## 2.0.0
410

511
- All commands now have examples in their help (`smartthings <command> --help`).

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.0",
3+
"version": "2.0.1",
44
"description": "Command Line Interface for the SmartThings APIs",
55
"keywords": [
66
"smartthings",

0 commit comments

Comments
 (0)