Skip to content

Commit

Permalink
Cut v3.6.0 (#203)
Browse files Browse the repository at this point in the history
* Maintains trailing newlines at the end of the CHANGELOG if it exists
* Allows for customizing the section header
  • Loading branch information
dangoslen authored Nov 11, 2023
1 parent 6230269 commit a8b3672
Show file tree
Hide file tree
Showing 7 changed files with 218 additions and 106 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [UNRELEASED]

## [3.6.0]
### Fixed
- Fixes reverting trailing newlines at end of the file [#199](https://github.com/dangoslen/dependabot-changelog-helper/issues/199)

Expand Down Expand Up @@ -156,4 +158,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### 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
- Bumps `eslint-plugin-jest` from 24.1.3 to 24.1.5
Loading

0 comments on commit a8b3672

Please sign in to comment.