Releases: stylelint/changelog-to-github-release-action
Releases · stylelint/changelog-to-github-release-action
0.2.1
0.2.0
- Added: support for version number heading including other words like a date than a version (#54) (@jondricek).
- Added: support for reference-style links (#57) (@ybiquitous).
- Fixed: bump
@actions/core
to1.11.1
.
0.1.2
- Fixed: bump
@actions/github
to6.0.0
.
0.1.1
- No actual changes.
0.1.0
- Added: a default value for the
tag
input.
0.0.7
- Fixed: make an empty change for testing the release workflow.
0.0.6
- Fixed: make an empty change for testing the release workflow.
0.0.5
- Fixed: transfer this repository to the Stylelint organization.
0.0.4
- Fixed:
@ts-expect-error
comments (#5) (@ybiquitous).
0.0.3
- Fixed: missing a result message when a release is created.