2.3.2 - 2024-10-08
- Fix commit and issue links for submodules (
274a49d
) (Vincent Weevers) - Don't copy commit description into changelog (
869157d
) (Vincent Weevers)
2.3.1 - 2024-04-06
2.3.0 - 2024-04-04
2.2.0 - 2022-09-18
2.1.0 - 2022-01-28
- Support inserting a range of (or all) releases (
99016ab
) - Insert
:seedling: Initial release
on initial release (4f9dd1a
)
2.0.0 - 2021-11-14
1.0.0 - 2021-11-14
First stable release.
- Ensure git tags are not used in lint mode (
3e6ed2d
)
0.0.3 - 2021-11-13
- Refactor: use
find-githost
(d4230e8
)
- Add
commits
option to disable populating a release with commits (7b63df0
)
- When fetching commits, stop if a tagged object is encountered (
559e8b8
) - When fetching commits, use nearest tag as lower bound (
a9e87ca
) - Detect dependabot as bot (
ec1c31c
)
0.0.2 - 2021-11-12
- Take date from git tag (if any) when adding a release (
9cde534
)
0.0.1 - 2021-11-12
🌱 Initial release.