File tree Expand file tree Collapse file tree 8 files changed +58
-7
lines changed
Expand file tree Collapse file tree 8 files changed +58
-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.40] ( https://github.com/john-u/smartthings-cli/compare/v0.0.0-pre.39...v0.0.0-pre.40 ) (2022-03-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** devicepreferences:** make create prompts more clear ([ 258b9da] ( https://github.com/john-u/smartthings-cli/commit/258b9daa9fa8d7d5cf08a3034d944732ef2bade7 ) )
12+
13+
14+ ### Features
15+
16+ * include unique User-Agent in client requests ([ 4886cc2] ( https://github.com/john-u/smartthings-cli/commit/4886cc28f7925972aeacabc84b306f60c3fad7c1 ) )
17+
18+
19+
20+
21+
622# [ 0.0.0-pre.39] ( https://github.com/rossiam/smartthings-cli/compare/v0.0.0-pre.38...v0.0.0-pre.39 ) (2022-02-18)
723
824
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.0-pre.39 " ,
2+ "version" : " 0.0.0-pre.40 " ,
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.40] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.39...v0.0.0-pre.40 ) (2022-03-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** devicepreferences:** make create prompts more clear ([ 258b9da] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/258b9daa9fa8d7d5cf08a3034d944732ef2bade7 ) )
12+
13+
14+ ### Features
15+
16+ * include unique User-Agent in client requests ([ 4886cc2] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/4886cc28f7925972aeacabc84b306f60c3fad7c1 ) )
17+
18+
19+
20+
21+
622# [ 0.0.0-pre.39] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.38...v0.0.0-pre.39 ) (2022-02-18)
723
824
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli" ,
3- "version" : " 0.0.0-pre.39 " ,
3+ "version" : " 0.0.0-pre.40 " ,
44 "description" : " SmartThings unified CLI" ,
55 "author" : " SmartThings, Inc." ,
66 "bin" : {
6262 "@oclif/plugin-autocomplete" : " ^1.2.0" ,
6363 "@oclif/plugin-not-found" : " ^2.3.1" ,
6464 "@oclif/plugin-plugins" : " ^2.1.0" ,
65- "@smartthings/cli-lib" : " ^0.0.0-pre.39 " ,
65+ "@smartthings/cli-lib" : " ^0.0.0-pre.40 " ,
6666 "@smartthings/core-sdk" : " ^3.4.0" ,
6767 "@smartthings/plugin-cli-edge" : " ^1.9.0" ,
6868 "aws-sdk" : " ^2.1073.0" ,
7272 "lodash" : " ^4.17.21"
7373 },
7474 "devDependencies" : {
75- "@smartthings/cli-testlib" : " ^0.0.0-pre.39 " ,
75+ "@smartthings/cli-testlib" : " ^0.0.0-pre.40 " ,
7676 "@types/cli-table" : " ^0.3.0" ,
7777 "@types/inquirer" : " ^8.2.0" ,
7878 "@types/jest" : " ^27.4.0" ,
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.40] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.39...v0.0.0-pre.40 ) (2022-03-03)
7+
8+
9+ ### Features
10+
11+ * include unique User-Agent in client requests ([ 4886cc2] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/4886cc28f7925972aeacabc84b306f60c3fad7c1 ) )
12+
13+
14+
15+
16+
617# [ 0.0.0-pre.39] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.38...v0.0.0-pre.39 ) (2022-02-18)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli-lib" ,
3- "version" : " 0.0.0-pre.39 " ,
3+ "version" : " 0.0.0-pre.40 " ,
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.40] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.39...v0.0.0-pre.40 ) (2022-03-03)
7+
8+ ** Note:** Version bump only for package @smartthings/cli-testlib
9+
10+
11+
12+
13+
614# [ 0.0.0-pre.39] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.38...v0.0.0-pre.39 ) (2022-02-18)
715
816** Note:** Version bump only for package @smartthings/cli-testlib
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli-testlib" ,
3- "version" : " 0.0.0-pre.39 " ,
3+ "version" : " 0.0.0-pre.40 " ,
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.39 "
25+ "@smartthings/cli-lib" : " ^0.0.0-pre.40 "
2626 },
2727 "devDependencies" : {
2828 "@types/jest" : " ^27.4.0" ,
You can’t perform that action at this time.
0 commit comments