Releases: Fresa/release-notes-generator
Releases · Fresa/release-notes-generator
v0.3.0-pre-2f082a2
v0.3.0-pre-2f082a2 (2022-06-01)
Features
- commits: let the commit messages be sent in as input for more options on how to filter them BREAKING CHANGE: the github api integration has been replaced with explicitly providing the input to the release notes; path_to_commits (318a4bf)
Reverts
v0.2.3
v0.2.3-pre-7b421c6
v0.2.3-pre-7b421c6 (2021-04-15)
v0.2.2
v0.2.2-pre-8f580e7
v0.2.2-pre-8f580e7 (2021-04-13)
Bug Fixes
- use unique action name to be able to publish on Github marketplace (c797950)
v0.2.1-pre-c797950
v0.2.1-pre-c797950 (2021-04-13)
Bug Fixes
- use unique action name to be able to publish on Github marketplace (c797950)
v0.2.1
v0.2.1-pre-345de5f
v0.2.1-pre-345de5f (2021-03-29)
v0.2.0-pre-4ef6f95
v0.2.0-pre-4ef6f95 (2021-03-29)
Bug Fixes
- action path is not available for javascript actions, use node built in __dirname instead (68c9291)
- catching run exceptions (67b8638)
- check if any of the environment variables are empty (f1174f1)
- correct reference of workspace (dc8b5c4)
- create the path where the artifact is downloaded to if it does not exist (e4db14c)
- documentation and action attributes (05e51a9)
- incorrect reference to local action (84e4511)
- intendation (60c3fd6)
- local action reference (bde726e)
- use better error handling for fetching artifacts (165e8a6)
- use require instead of import for node12 compatibility (d1371f1)
Features
v0.2.0
v0.2.0 (2021-03-29)
Bug Fixes
- action path is not available for javascript actions, use node built in __dirname instead (68c9291)
- catching run exceptions (67b8638)
- check if any of the environment variables are empty (f1174f1)
- correct reference of workspace (dc8b5c4)
- create the path where the artifact is downloaded to if it does not exist (e4db14c)
- documentation and action attributes (05e51a9)
- incorrect reference to local action (84e4511)
- intendation (60c3fd6)
- local action reference (bde726e)
- use better error handling for fetching artifacts (165e8a6)
- use require instead of import for node12 compatibility (d1371f1)