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

6 commits

Author SHA1 Message Date
Geoffrey.C
86a0e59803 fix: fix installation error for npm-audit
fix installation error for npm-audit

fix #159
2023-03-30 16:08:14 +08:00
Geoffrey.C
7ca507d26a fix(*): use silent installation to prevent npm WARN
fix #48
2020-11-12 16:51:33 +08:00
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