Releases: ipdxco/changelog-driven-release
Releases · ipdxco/changelog-driven-release
v1.0.14
What's Changed
- feat: allow control over mutable tag creation by @galargh in #16
- feat: automatically generate release notes on empty body by @galargh in #17
- chore(deps): bump marocchino/sticky-pull-request-comment from 2.6.2 to 2.9.0 by @dependabot in #15
- chore(deps): bump ipdxco/reusable-workflow-context from bd065a1588139ea822a06c07cb6209782d74efb0 to e0cb8a05f123873388b5079c96acfe236f59a870 by @dependabot in #14
Full Changelog: v1...v1.0.14
v1.0.13
Fixed
- the checkout of changelog driven release repository in pr workflow
v1.0.8: Merge pull request #11 from pl-strflt/galargh-patch-1
Fixed
- target in draft releases
v1.0.7
Fixed
- release retrieval after creation/update
v1.0.6
Fixed
- fixed release retrieval after creation/update
v1.0.5
Fixed
- changelog parsing when there is no released version in the CHANGELOG.md
v1.0.4
Added
- tags output which contains all the created tags
v1.0.3
Fixed
- subtags should be updated when the GitHub release is published
v1.0.2
Fixed
- subtags should be updated when the parent tag is created
- tag should be created ahead of the GitHub release
v1.0.1
Fixed
- creating subtags