@salesforce/plugin-release-management
Version:
A plugin for preparing and publishing npm packages
40 lines (20 loc) • 843 B
Markdown
Look for breaking changes in artifacts (schemas and snapshots) from plugins. Must be run in CLI directory.
# examples
- <%= config.bin %> <%= command.id %>
Breaking changes found in artifacts
List of plugins to check for breaking changes.
Previous CLI version to compare against. Defaults to the last published version.
Current CLI version to compare against. Defaults to the version on the CLI in the current directory.
Version not found: %s.
Current version %s must be newer than previous version %s.
This command must be run from the root directory of @salesforce/cli or sfdx-cli.
Plugin %s is not pinned in package.json.