Add pnpm workspace release age config (#181)

This commit is contained in:
Ben Senescu 2026-05-11 21:24:59 -04:00 committed by GitHub
parent 740c899764
commit bb08abed92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

3
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,3 @@
minimumReleaseAge: 11520
minimumReleaseAgeExclude:
- "@every-app/*"

3
web/pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,3 @@
minimumReleaseAge: 11520
minimumReleaseAgeExclude:
- '@every-app/*'