Bump auto-changelog from 2.3.0 to 2.4.0
Created by: dependabot[bot]
Bumps auto-changelog from 2.3.0 to 2.4.0.
Changelog
Sourced from auto-changelog's changelog.
v2.4.0
- Logical handling of --starting-version
[#227](https://github.com/CookPete/auto-changelog/issues/227)
- Trim commit subject
[#225](https://github.com/CookPete/auto-changelog/issues/225)
- feat(commits.js): added niceDate format of commits
[#206](https://github.com/CookPete/auto-changelog/issues/206)
- Logical handling of --starting-version (#227)
[#221](https://github.com/CookPete/auto-changelog/issues/221)
- Add ending-version option
[#209](https://github.com/CookPete/auto-changelog/issues/209)
- Do not sort tags when sorting via --append-git-tag
[#197](https://github.com/CookPete/auto-changelog/issues/197)
[#210](https://github.com/CookPete/auto-changelog/issues/210)
- Bump packages
9d271fc
- yarn upgrade
c227823
- --ending-version fixes
dbd36d5
Commits
-
94266e6
2.4.0 -
c227823
yarn upgrade -
417354c
Logical handling of --starting-version (#227) -
66e554b
Trim commit subject (#225) -
73a2524
feat(commits.js): added niceDate format of commits (#206) -
dbd36d5
--ending-version fixes -
c2bb8c5
Add ending-version option -
3e25b8c
Do not sort tags when sorting via --append-git-tag -
9d271fc
Bump packages - See full diff 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)