You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Now supports Dependabot multi-package updates. Each dependency upgrade will form a new line under the configured section as if the upgrade was from it's own pull request.
Bump eslint-plugin-jest from 27.2.2 to 27.6.0 (#220)
Refactored
Refactored how a changelog gets updated to allow for multiple entries to be written in one invocation of the action. This is preparatory work to allow for multi-package updates
Refactored entry-extractor to return an array of DependabotEntry values to update the changelog with. This is preparatory work to allow for multi-package updates