File tree Expand file tree Collapse file tree 8 files changed +48
-7
lines changed Expand file tree Collapse file tree 8 files changed +48
-7
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.0.0-pre.34] ( https://github.com/john-u/smartthings-cli/compare/v0.0.0-pre.33...v0.0.0-pre.34 ) (2021-12-23)
7+
8+
9+ ### Features
10+
11+ * ** edge:** debug logging in logcat ([ dd8df46] ( https://github.com/john-u/smartthings-cli/commit/dd8df46f396f96944852c3b5480422d828a1545c ) )
12+
13+
14+
15+
16+
617# [ 0.0.0-pre.33] ( https://github.com/john-u/smartthings-cli/compare/v0.0.0-pre.32...v0.0.0-pre.33 ) (2021-12-15)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.0-pre.33 " ,
2+ "version" : " 0.0.0-pre.34 " ,
33 "command" : {
44 "bootstrap" : {
55 "hoist" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.0.0-pre.34] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.33...v0.0.0-pre.34 ) (2021-12-23)
7+
8+
9+ ### Features
10+
11+ * ** edge:** debug logging in logcat ([ dd8df46] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/dd8df46f396f96944852c3b5480422d828a1545c ) )
12+
13+
14+
15+
16+
617# [ 0.0.0-pre.33] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.32...v0.0.0-pre.33 ) (2021-12-15)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli" ,
3- "version" : " 0.0.0-pre.33 " ,
3+ "version" : " 0.0.0-pre.34 " ,
44 "description" : " SmartThings unified CLI" ,
55 "author" : " SmartThings, Inc." ,
66 "bin" : {
6464 "@oclif/plugin-help" : " ^3.2.17" ,
6565 "@oclif/plugin-not-found" : " ^1.2.6" ,
6666 "@oclif/plugin-plugins" : " ^1.10.1" ,
67- "@smartthings/cli-lib" : " ^0.0.0-pre.33 " ,
67+ "@smartthings/cli-lib" : " ^0.0.0-pre.34 " ,
6868 "@smartthings/core-sdk" : " ^1.12.1" ,
6969 "@smartthings/plugin-cli-edge" : " ^1.7.0" ,
7070 "aws-sdk" : " ^2.690.0" ,
7676 },
7777 "devDependencies" : {
7878 "@oclif/dev-cli" : " ^1.26.9" ,
79- "@smartthings/cli-testlib" : " ^0.0.0-pre.33 " ,
79+ "@smartthings/cli-testlib" : " ^0.0.0-pre.34 " ,
8080 "@types/cli-table" : " ^0.3.0" ,
8181 "@types/inquirer" : " ^7.3.3" ,
8282 "@types/jest" : " ^26.0.14" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.0.0-pre.34] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.33...v0.0.0-pre.34 ) (2021-12-23)
7+
8+
9+ ### Features
10+
11+ * ** edge:** debug logging in logcat ([ dd8df46] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/dd8df46f396f96944852c3b5480422d828a1545c ) )
12+
13+
14+
15+
16+
617# [ 0.0.0-pre.33] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.32...v0.0.0-pre.33 ) (2021-12-15)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli-lib" ,
3- "version" : " 0.0.0-pre.33 " ,
3+ "version" : " 0.0.0-pre.34 " ,
44 "description" : " SmartThings unified CLI utility library" ,
55 "author" : " SmartThings, Inc." ,
66 "bugs" : " https://github.com/SmartThingsCommunity/smartthings-cli/issues" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.0.0-pre.34] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.33...v0.0.0-pre.34 ) (2021-12-23)
7+
8+ ** Note:** Version bump only for package @smartthings/cli-testlib
9+
10+
11+
12+
13+
614# [ 0.0.0-pre.33] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.32...v0.0.0-pre.33 ) (2021-12-15)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli-testlib" ,
3- "version" : " 0.0.0-pre.33 " ,
3+ "version" : " 0.0.0-pre.34 " ,
44 "description" : " SmartThings unified CLI testing utility methods library" ,
55 "author" : " SmartThings, Inc." ,
66 "bugs" : " https://github.com/SmartThingsCommunity/smartthings-cli/issues" ,
2222 "directory" : " packages/testlib"
2323 },
2424 "dependencies" : {
25- "@smartthings/cli-lib" : " ^0.0.0-pre.33 "
25+ "@smartthings/cli-lib" : " ^0.0.0-pre.34 "
2626 },
2727 "devDependencies" : {
2828 "@oclif/dev-cli" : " ^1.26.9" ,
You can’t perform that action at this time.
0 commit comments