5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-09 19:56:55 +00:00
semantic-release-action/src
heiko.rothe 4a51b9fada
feat: handle versioned extends inputs correctly
In some cases, you may want to provide a version for the config you want
to extend. This change will now pass the correct format for such a case
down to semantic-release.
2022-08-01 12:30:51 +02: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 feat: handle versioned extends inputs correctly 2022-08-01 12:30:51 +02:00
index.js feat: add working dir 2021-12-09 17:29:22 +01:00
inputs.json feat: add working dir 2021-12-09 17:29:22 +01:00
installSpecifyingVersionSemantic.task.js fix(*): use silent installation to prevent npm WARN 2020-11-12 16:51:33 +08:00
outputs.json feat: add output for last release version 2021-10-14 17:12:50 +02:00
preInstall.task.js fix(*): use silent installation to prevent npm WARN 2020-11-12 16:51:33 +08:00
setUpJob.task.js chore: add debug info 2020-01-10 16:31:20 +08:00
windUpJob.task.js feat: add output for last release version 2021-10-14 17:12:50 +02:00