@salesforce/cli 2.47.1-qa.0 → 2.47.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.47.1-qa.0 linux-x64 node-v20.14.0
27
+ @salesforce/cli/2.47.1 linux-x64 node-v20.14.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -7786,7 +7786,7 @@ EXAMPLES
7786
7786
  $ sf update --available
7787
7787
  ```
7788
7788
 
7789
- _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.4.0/src/commands/update.ts)_
7789
+ _See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.4.1/src/commands/update.ts)_
7790
7790
 
7791
7791
  ## `sf version`
7792
7792