Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 03:36
· 2 commits to master since this release
87cb2e5

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.