haro
haro copied to clipboard
Bump auto-changelog from 2.4.0 to 2.5.0
Bumps auto-changelog from 2.4.0 to 2.5.0.
Changelog
Sourced from auto-changelog's changelog.
v2.5.0
- Fix: Throws error if tag does not contains "version" property
[#272](https://github.com/CookPete/auto-changelog/issues/272)
- Add support for GitLab's new style routes
[#267](https://github.com/CookPete/auto-changelog/issues/267)
- fix: gitlab subgroups
[#232](https://github.com/CookPete/auto-changelog/issues/232)
- Add Template for handling commits with Conventional Commits format
[#217](https://github.com/CookPete/auto-changelog/issues/217)
- upgrade parse-github-url v1.0.3
[#289](https://github.com/CookPete/auto-changelog/issues/289)
- tests: fix parseReleases
[#265](https://github.com/CookPete/auto-changelog/issues/265)
- feat: combine multiple commit-lists to one if heading is undefined
[#236](https://github.com/CookPete/auto-changelog/issues/236)
- Add a Plugin system
[#237](https://github.com/CookPete/auto-changelog/issues/237)
- add support for including commit pattern
[#258](https://github.com/CookPete/auto-changelog/issues/258)
- Revert GitLab's new style routes
b087f51
- Remove email from package.json
0991f17
Commits
5ba380a
2.5.0b087f51
Revert GitLab's new style routes7a0943f
Fix: Throws error if tag does not contains "version" property (#272)8feafe8
Add support for GitLab's new style routes (#267)43fa031
fix: gitlab subgroups (#232)e1f4045
Add Template for handling commits with Conventional Commits format (#217)3444e49
upgrade parse-github-url v1.0.3 (#289)03811f7
tests: fix parseReleases (#265)79acd55
feat: combine multiple commit-lists to one if heading is undefined (#236)37cdfed
Add a Plugin system (#237)- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)