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

9 commits

Author SHA1 Message Date
Geoffrey.C
039e6080a2
Merge pull request #153 from 1nVitr0/main
feat: add `ci` input parameter
2023-03-15 10:49:09 +08:00
Aram Becker
b356b18b5f feat: add ci input parameter 2023-03-14 11:37:27 +01:00
Joel Humberto Gomez Paredes
a1673fc63d refactor: rename parameter tagFormat 2023-03-05 02:29:57 -06:00
Joel Humberto Gomez Paredes
ed38eb0e99 feat: support for option tagFormat 2023-03-03 04:25:24 -06:00
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