Skip to content

Commit

Permalink
chore(release): 1.5.2 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Dec 2, 2021
1 parent 24e8eaa commit b60ee06
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 22 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.5.2](https://github.com/salesforcecli/cli/compare/v1.5.1...v1.5.2) (2021-12-02)

### [1.5.1](https://github.com/salesforcecli/cli/compare/v1.5.0...v1.5.1) (2021-12-02)

## [1.5.0](https://github.com/salesforcecli/cli/compare/v1.4.0...v1.5.0) (2021-12-01)
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ npm install -g @salesforce/cli
$ sf COMMAND
running command...
$ sf (--version|-v|version)
@salesforce/cli/1.5.1 linux-x64 node-v14.18.2
@salesforce/cli/1.5.2 linux-x64 node-v14.18.2
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -1337,7 +1337,7 @@ EXAMPLES
$ sf plugins
```

_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.0.1/src/commands/plugins/index.ts)_
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.0.2/src/commands/plugins/index.ts)_

## `sf plugins:inspect PLUGIN...`

Expand All @@ -1351,7 +1351,7 @@ ARGUMENTS
PLUGIN [default: .] Plugin to inspect.
FLAGS
-h, --help show CLI help
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Expand All @@ -1374,7 +1374,7 @@ ARGUMENTS
FLAGS
-f, --force Run yarn install with force flag.
-h, --help show CLI help
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Expand Down Expand Up @@ -1411,7 +1411,7 @@ ARGUMENTS
PATH [default: .] path to plugin
FLAGS
-h, --help show CLI help
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Expand All @@ -1438,7 +1438,7 @@ ARGUMENTS
PLUGIN plugin to uninstall
FLAGS
-h, --help show CLI help
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Expand All @@ -1458,7 +1458,7 @@ USAGE
$ sf plugins update [-h] [-v]
FLAGS
-h, --help show CLI help
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Expand Down Expand Up @@ -1672,7 +1672,7 @@ DESCRIPTION
update the sf CLI
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v2.0.0/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v2.1.0/src/commands/update.ts)_

## `sf whoami functions`

Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -709,19 +709,7 @@
supports-color "^5.4.0"
tslib "^1"

"@oclif/command@^1.5.10", "@oclif/command@^1.5.13", "@oclif/command@^1.5.17", "@oclif/command@^1.5.20", "@oclif/command@^1.6", "@oclif/command@^1.6.0", "@oclif/command@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.0.tgz#c1a499b10d26e9d1a611190a81005589accbb339"
integrity sha512-5vwpq6kbvwkQwKqAoOU3L72GZ3Ta8RRrewKj9OJRolx28KLJJ8Dg9Rf7obRwt5jQA9bkYd8gqzMTrI7H3xLfaw==
dependencies:
"@oclif/config" "^1.15.1"
"@oclif/errors" "^1.3.3"
"@oclif/parser" "^3.8.3"
"@oclif/plugin-help" "^3"
debug "^4.1.1"
semver "^7.3.2"

"@oclif/command@^1.8.1", "@oclif/command@^1.8.6":
"@oclif/[email protected]", "@oclif/command@^1.5.10", "@oclif/command@^1.5.13", "@oclif/command@^1.5.17", "@oclif/command@^1.5.20", "@oclif/command@^1.6", "@oclif/command@^1.6.0", "@oclif/command@^1.8.0", "@oclif/command@^1.8.1", "@oclif/command@^1.8.6":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.7.tgz#825d34bea8e93cecfaf0cb9bf327f4ab87cd0714"
integrity sha512-5DRLd2WHppuKsudHe8rCZnjgEpA2/6P4zxrLwWBXrGz+/kzA/RWcPJgkcdfm1uBCEgHMSWZP4MX21d4lAB1vYA==
Expand All @@ -733,7 +721,7 @@
debug "^4.1.1"
semver "^7.3.2"

"@oclif/config@^1", "@oclif/config@^1.12.6", "@oclif/config@^1.12.8", "@oclif/config@^1.15.1", "@oclif/config@^1.17.0", "@oclif/config@^1.18.1":
"@oclif/config@1.18.1", "@oclif/config@^1", "@oclif/config@^1.12.6", "@oclif/config@^1.12.8", "@oclif/config@^1.15.1", "@oclif/config@^1.17.0", "@oclif/config@^1.18.1":
version "1.18.1"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.1.tgz#81207d3682fa967bcd6981954fcfe414a29dcc77"
integrity sha512-twRJO5RRl3CCDaAASb6LiynfFQl/SbkWWOQy1l0kJZSMPysEhz+fk3BKfmlCCm451Btkp4UezHUwI1JtH+/zYg==
Expand Down

0 comments on commit b60ee06

Please sign in to comment.