File tree Expand file tree Collapse file tree 8 files changed +60
-7
lines changed Expand file tree Collapse file tree 8 files changed +60
-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.32] ( https://github.com/rossiam/smartthings-cli/compare/v0.0.0-pre.31...v0.0.0-pre.32 ) (2021-10-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** edge:** bump edge version to 1.4.3 ([ f34ff2b] ( https://github.com/rossiam/smartthings-cli/commit/f34ff2b6538fd359076d6316e1d929da5add4d43 ) )
12+ * scrub sensitive info from logging ([ 6b374f8] ( https://github.com/rossiam/smartthings-cli/commit/6b374f880f78f724f2dfb139f89c39c9188de7cf ) )
13+
14+
15+ ### Features
16+
17+ * ** lib:** add easy access to string config values ([ 17c013d] ( https://github.com/rossiam/smartthings-cli/commit/17c013d190a5f6923072f0a992cdef77bbeae9e9 ) )
18+
19+
20+
21+
22+
623# [ 0.0.0-pre.31] ( https://github.com/rossiam/smartthings-cli/compare/v0.0.0-pre.30...v0.0.0-pre.31 ) (2021-10-07)
724
825
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.0-pre.31 " ,
2+ "version" : " 0.0.0-pre.32 " ,
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.32] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.31...v0.0.0-pre.32 ) (2021-10-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** edge:** bump edge version to 1.4.3 ([ f34ff2b] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/f34ff2b6538fd359076d6316e1d929da5add4d43 ) )
12+ * scrub sensitive info from logging ([ 6b374f8] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/6b374f880f78f724f2dfb139f89c39c9188de7cf ) )
13+
14+
15+
16+
17+
618# [ 0.0.0-pre.31] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.30...v0.0.0-pre.31 ) (2021-10-07)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli" ,
3- "version" : " 0.0.0-pre.31 " ,
3+ "version" : " 0.0.0-pre.32 " ,
44 "description" : " SmartThings unified CLI" ,
55 "author" : " SmartThings, Inc." ,
66 "bin" : {
6464 "@oclif/plugin-help" : " ^3.2.0" ,
6565 "@oclif/plugin-not-found" : " ^1.2.4" ,
6666 "@oclif/plugin-plugins" : " ^1.9.4" ,
67- "@smartthings/cli-lib" : " ^0.0.0-pre.29 " ,
67+ "@smartthings/cli-lib" : " ^0.0.0-pre.32 " ,
6868 "@smartthings/core-sdk" : " ^1.10.1" ,
6969 "@smartthings/plugin-cli-edge" : " ^1.4.3" ,
7070 "aws-sdk" : " ^2.690.0" ,
7676 },
7777 "devDependencies" : {
7878 "@oclif/dev-cli" : " ^1.22.2" ,
79- "@smartthings/cli-testlib" : " ^0.0.0-pre.29 " ,
79+ "@smartthings/cli-testlib" : " ^0.0.0-pre.32 " ,
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.32] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.31...v0.0.0-pre.32 ) (2021-10-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * scrub sensitive info from logging ([ 6b374f8] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/6b374f880f78f724f2dfb139f89c39c9188de7cf ) )
12+
13+
14+ ### Features
15+
16+ * ** lib:** add easy access to string config values ([ 17c013d] ( https://github.com/SmartThingsCommunity/smartthings-cli/commit/17c013d190a5f6923072f0a992cdef77bbeae9e9 ) )
17+
18+
19+
20+
21+
622# [ 0.0.0-pre.29] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.28...v0.0.0-pre.29 ) (2021-09-10)
723
824
Original file line number Diff line number Diff line change 11{
22 "name" : " @smartthings/cli-lib" ,
3- "version" : " 0.0.0-pre.29 " ,
3+ "version" : " 0.0.0-pre.32 " ,
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.32] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.31...v0.0.0-pre.32 ) (2021-10-25)
7+
8+ ** Note:** Version bump only for package @smartthings/cli-testlib
9+
10+
11+
12+
13+
614# [ 0.0.0-pre.29] ( https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.28...v0.0.0-pre.29 ) (2021-09-10)
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.29 " ,
3+ "version" : " 0.0.0-pre.32 " ,
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.29 "
25+ "@smartthings/cli-lib" : " ^0.0.0-pre.32 "
2626 },
2727 "devDependencies" : {
2828 "@oclif/dev-cli" : " ^1.22.2" ,
You can’t perform that action at this time.
0 commit comments