Skip to content

Commit e4ba4be

Browse files
jaysin586claude
andauthored
chore: add pnpm minimumReleaseAge supply-chain delay (#10)
Set minimumReleaseAge to 2880 minutes (48h) and add '@humanspeak/*' to the existing minimumReleaseAgeExclude list so first-party releases are not delayed. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 2061094 commit e4ba4be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
allowBuilds:
22
'@sentry/cli': false
3+
minimumReleaseAge: 2880
34
minimumReleaseAgeExclude:
5+
- '@humanspeak/*'
46
- '@humanspeak/svelte-markdown@1.5.3'
57
- '@humanspeak/svelte-motion@0.5.4'
68
- '@humanspeak/svelte-satori-fix@0.0.6'

0 commit comments

Comments
 (0)