Skip to content

Releases: dangoslen/dependabot-changelog-helper

Dependabot Changelog Helper 0.3.2

29 Mar 13:19
1678ee2
Compare
Choose a tag to compare

Fixed

  • Fixes an issue where if a previous dependabot entry is found but wrote the update to the wrong line

Dependabot Changelog Helper 0.3.1

19 Mar 19:10
c1d0f42
Compare
Choose a tag to compare

Changed

  • If a ### Dependencies section is not found under the desired version entry, it is now appeneded to the end of all sections rather than being appened right after the version entry

Dependabot Changelog Helper 0.3.0

18 Mar 14:12
2e85bed
Compare
Choose a tag to compare

Added

  • Adds proper GitHub Action branding

Changed

  • Updates the README.md for proper formatting
  • Updates the default value for activationLabel from dependencies to dependabot

Dependabot Changelog Helper 0.2.0

14 Mar 22:06
795b6ea
Compare
Choose a tag to compare

Added

  • Addresses #22. Previously updated package entries in the same version will be updated if a newer update comes along
  • Better README.md
  • Adds coverage reports
  • Simplifies pull request workflow for checking the changelog

Dependabot Helper 0.1.0

05 Mar 20:41
55427e4
Compare
Choose a tag to compare

Added

  • Adds initial logic for updating a changelog based on the KeepAChangelog format

Dependencies

  • Bumps eslint from 7.17.0 to 7.21.0
  • Bumps @types/node from 14.14.30 to 14.14.31
  • Bumps eslint-plugin-jest from 24.1.3 to 24.1.5