Bump auto-changelog from 2.2.1 to 2.3.0
Created by: dependabot[bot]
Bumps auto-changelog from 2.2.1 to 2.3.0.
Changelog
Sourced from auto-changelog's changelog.
v2.3.0
- feat: add support for minor/preminor versions for custom templates
[#185](https://github.com/CookPete/auto-changelog/issues/185)
- Feat: add sortCommits by subject and subject-desc
[#186](https://github.com/CookPete/auto-changelog/issues/186)
- Remove --sort=-creatordate from git tag logic
[#196](https://github.com/CookPete/auto-changelog/issues/196)
- Add --append-git-tag
[#190](https://github.com/CookPete/auto-changelog/issues/190)
- Add --hide-empty-releases
[#189](https://github.com/CookPete/auto-changelog/issues/189)
- Add --starting-date
[#181](https://github.com/CookPete/auto-changelog/issues/181)
- Support absolute paths for --handlebars-setup
[#180](https://github.com/CookPete/auto-changelog/issues/180)
- Fix unreleased version diff
[#174](https://github.com/CookPete/auto-changelog/issues/174)
- Fix v prefix logic
[#33](https://github.com/CookPete/auto-changelog/issues/33)
- Fix getSubject edge case
[#179](https://github.com/CookPete/auto-changelog/issues/179)
[#184](https://github.com/CookPete/auto-changelog/issues/184)
- Apply ignoreCommitPattern earlier in the parsing logic
[#195](https://github.com/CookPete/auto-changelog/issues/195)
[#187](https://github.com/CookPete/auto-changelog/issues/187)
- Add minor boolean to test data
a80e311
- Remove unused sortTags syntax
1b29530
- Remove lodash.uniqby
26e7d9c
Commits
-
5d914d4
2.3.0 -
f6a8ab1
Remove --sort=-creatordate from git tag logic -
1b29530
Remove unused sortTags syntax -
26e7d9c
Remove lodash.uniqby -
a80e311
Add minor boolean to test data -
20bb145
Add --append-git-tag -
2f7c3ab
Add --hide-empty-releases -
a7fba3c
Add --starting-date -
6592ef2
Support absolute paths for --handlebars-setup -
de35cfa
Fix unreleased version diff - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)