5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-13 13:43:44 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Thomas GRUSON
71260837fb
feat: add working dir 2021-12-09 17:29:22 +01:00
Filip Arenbo
32db8a49b2 feat: added ability to use the "extends" settings
This is done to be able to use shared configurations

docs: Added docs for the extends feature

fix: syntax error, due to rebase
2020-04-29 20:27:04 +02:00
cycjimmy
706c0ef960 feat(branches): support branches of semantic-release v16+
support branches of semantic-release v16+

#24 #25
2020-03-21 16:47:29 +08:00
cycjimmy
55e8862f17 feat(inputs): add semantic_version to specify version range(#3)
semantic_version: Specify specifying version range for semantic-release. If no version range is
specified, semantic-release@^15 will be used by default.
2019-11-01 00:06:27 +08:00
cycjimmy
feb118b68d refactor(*): split tasks and modules 2019-10-26 19:19:39 +08:00