Releases: stylelint/changelog-to-github-release-action
Releases · stylelint/changelog-to-github-release-action
0.5.2
Immutable
release. Only release title and notes can be modified.
- Fixed: error messages to help troubleshooting (#98) (@ybiquitous).
0.5.1
Immutable
release. Only release title and notes can be modified.
- Fixed:
nameinput's default value whentaginput is set (#93) (@ybiquitous).
0.5.0
Immutable
release. Only release title and notes can be modified.
- Added:
nameinput to specify release names (#91) (@ybiquitous).
0.4.0
Immutable
release. Only release title and notes can be modified.
- Changed: bump runner Node.js version from
node20tonode24(#83) (@ybiquitous).
0.3.1
- Fixed: bump
@actions/githubto6.0.1(#76) (@dependabot). - Fixed: bump
undicito5.29.0for security fix (#74) (@dependabot).
0.3.0
- Added: notice message to action run page (#70) (@ybiquitous).
0.2.3
- Fixed: bump
@octokit/plugin-paginate-restto9.2.2for security fix (#65) (@dependabot). - Fixed: bump
@octokit/requestto8.4.1for security fix (#66) (@dependabot). - Fixed: bump
@octokit/request-errorto5.1.1for security fix (#63) (@dependabot).
0.2.2
- Fixed: rewrite for entries with a summary (#58) (@jeddy3).
- Fixed: bump
undicito5.28.5for security fix (#60) (@dependabot).
0.2.1
- No actual changes.
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/coreto1.11.1.