Loading
chore(deps): update dependency @semantic-release/changelog to v7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @semantic-release/changelog | devDependencies | major | ^6.0.3 -> ^7.0.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
semantic-release/changelog (@semantic-release/changelog)
v7.0.0
Features
BREAKING CHANGES
@semantic-release/changelogis now a native ES Module. It has named exports for each plugin hook (verifyConditions, prepare)- the minimum required version of semantic-release to use
@semantic-release/changelogis now v20.1.0
Other Notable Changes
- Replaced
xowithprettierwith default configuration; following newly established convention - Replaced
nycwithc8for code coverage - Replaced
lodashwithlodash-esfor properesmsupport
Related Issue
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.