Releases: leboff/semantic-release-sfdx
Releases · leboff/semantic-release-sfdx
v1.0.1
v1.0.0
1.0.0 (2021-05-17)
Bug Fixes
- log package name and version with logger (f8ef74a)
- remove OS specific code (a2f2d7d)
- reveal error when creating package version (2656643)
- use semantic version as tag instead of Salesforce package version (887a3f3)
- deps: update sfdx-node (1cec717)
Features
- allow computing code coverage (ddc9b69)
- allow promoting package version (0ee6d08)
- allow specifying installationkey (a8a6e6a)
- remove configuration in favour of standard sfdx configuration (26cd274)
BREAKING CHANGES
- This plugin doesn't need configuration anymore.
If you have previously used JWT to authorize your DevHub
or have set a non-default DevHub org,
please authorize your DevHub org manually using sfdx
before running this plugin.