5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-10 04:06:56 +00:00
semantic-release-action/src
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
..
_exec.js feat: come a new action 2019-10-17 19:27:21 +08:00
cleanupNpmrc.task.js refactor(*): split tasks and modules 2019-10-26 19:19:39 +08:00
handleOptions.js fix(inputs): adjust the default for the "branch" configuration 2019-10-28 15:10:20 +08:00
index.js feat(inputs): add semantic_version to specify version range(#3) 2019-11-01 00:06:27 +08:00
inputs.json feat(inputs): add semantic_version to specify version range(#3) 2019-11-01 00:06:27 +08:00
installSpecifyingVersionSemantic.task.js feat(inputs): add semantic_version to specify version range(#3) 2019-11-01 00:06:27 +08:00
outputs.json refactor(*): split tasks and modules 2019-10-26 19:19:39 +08:00
preInstallPlugins.task.js refactor(inputs): remove redundant defaults and options 2019-10-26 22:40:30 +08:00
setUpJob.task.js refactor(*): split set up task 2019-10-26 21:54:14 +08:00
windUpJob.task.js refactor(*): split tasks and modules 2019-10-26 19:19:39 +08:00