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

4 commits

Author SHA1 Message Date
cycjimmy
3a7ccd6a7f fix(install): uninterrupted installation errors 2020-01-13 16:53:47 +08:00
cycjimmy
600e4f0e2b perf(*): use the latest version of semantic-release by default 2020-01-10 17:20:50 +08:00
cycjimmy
47a5ebd133 chore: set accurate install path 2020-01-10 16:36:53 +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