This repository was archived by the owner on Apr 13, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
44
5+ ### [ 1.6.7] ( https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.6...v1.6.7 ) (2021-10-12)
6+
57### [ 1.6.6] ( https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.5...v1.6.6 ) (2021-06-22)
68
79
Original file line number Diff line number Diff line change @@ -703,7 +703,7 @@ DESCRIPTION
703703 see the help for the environment-specific command, such as "sf login org --help".
704704```
705705
706- _ See code: [ src/commands/login.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.5 /src/commands/login.ts ) _
706+ _ See code: [ src/commands/login.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.6 /src/commands/login.ts ) _
707707
708708## ` sf login functions `
709709
@@ -860,7 +860,7 @@ USAGE
860860 $ sf logout
861861```
862862
863- _ See code: [ src/commands/logout.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.5 /src/commands/logout.ts ) _
863+ _ See code: [ src/commands/logout.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.6 /src/commands/logout.ts ) _
864864
865865## ` sf logout org `
866866
@@ -1288,7 +1288,7 @@ USAGE
12881288 $ sf reset
12891289```
12901290
1291- _ See code: [ src/commands/reset.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.5 /src/commands/reset.ts ) _
1291+ _ See code: [ src/commands/reset.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.6 /src/commands/reset.ts ) _
12921292
12931293## ` sf run apex `
12941294
@@ -1396,7 +1396,7 @@ OPTIONS
13961396 --json=json format output as json
13971397```
13981398
1399- _ See code: [ src/commands/usage.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.5 /src/commands/usage.ts ) _
1399+ _ See code: [ src/commands/usage.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.6 /src/commands/usage.ts ) _
14001400
14011401## ` sf whoami `
14021402
@@ -1407,5 +1407,5 @@ USAGE
14071407 $ sf whoami
14081408```
14091409
1410- _ See code: [ src/commands/whoami.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.5 /src/commands/whoami.ts ) _
1410+ _ See code: [ src/commands/whoami.ts] ( https://github.com/salesforcecli/cli-taxonomy-experiment/blob/v1.6.6 /src/commands/whoami.ts ) _
14111411<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/sf-demo" ,
33 "description" : " An experiment to explore a new taxonomy for all Salesforce clouds." ,
4- "version" : " 1.6.6 " ,
4+ "version" : " 1.6.7 " ,
55 "author" : " Salesforce" ,
66 "keywords" : [],
77 "license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments