gd-scripts-v6.0.0
github-actions
released this
29 Mar 12:05
·
77 commits
to master
since this release
gd-scripts-v6.0.0 (2020-03-29)
Bug Fixes
- remove the semver and export release.config instead (e29475f)
BREAKING CHANGES
- Removed the semver file from the exports. If you were using
require('gd-configs/semver')
, you will have to change it torequire('gd-configs/release.config')
to continue using the default configs for semantic-release.