12
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-05-15 04:50:33 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Leif Ødegård Uhlen
d0e921a535 fixing more issues cjs->esm 2026-05-05 11:41:23 +02:00
Leif Ødegård Uhlen
4af0103c5e more changes cjs=>esm 2026-05-05 11:34:19 +02:00
Leif Ødegård Uhlen
b71c53a4f8 more fixes cjs->esm 2026-05-05 11:07:57 +02:00
Leif Ødegård Uhlen
ca92529945 more fixes cjs->esm 2026-05-05 11:02:21 +02:00
Leif Ødegård Uhlen
61436fbfef more fixes and tweaks cjs -> esm 2026-05-05 10:42:20 +02:00
Leif Ødegård Uhlen
f328ed8b3c more commonjs vs. esm tweaks 2026-05-05 10:31:16 +02:00
Leif Ødegård Uhlen
a1d9acfe39 fix regression after actions/core v3.0.0-upgrade, now esm only 2026-05-05 10:15:41 +02:00
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