12
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-05-14 12:30:32 +00:00
Commit graph

8 commits

Author SHA1 Message Date
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
Ludal
6d1b158ad1
disable silent flag on debug (#1) 2023-03-22 14:11:49 +01:00
Geoffrey.C
7ca507d26a fix(*): use silent installation to prevent npm WARN
fix #48
2020-11-12 16:51:33 +08:00
Filip Arenbo
32db8a49b2 feat: added ability to use the "extends" settings
This is done to be able to use shared configurations

docs: Added docs for the extends feature

fix: syntax error, due to rebase
2020-04-29 20:27:04 +02:00